Step 2 of the vk-gramatvediba build (absorbs the planned Step 3 — the enterprise index now references the domain, since the two are one coherent unit). - domains/gramatvediba/ — L1 domain package; includes the six FG packages - processes/fg1..fg6/ — six L2 function-group packages (composition stubs; FG3 carries its sub-process inventory and is taken to executable depth in later steps) - each package: uapf.yaml + metadata/ownership.yaml + metadata/lifecycle.yaml + README - enterprise/enterprise.yaml now references the L1 domain All 22 manifests and metadata files validate against the UAPF 2.2.0 schemas; all seven includes / enterprise references resolve.
17 lines
472 B
YAML
17 lines
472 B
YAML
kind: uapf.package
|
|
id: vk.gramatvediba.fg3
|
|
name: "FG3 — Saistību un izdevumu uzskaite"
|
|
description: "Function group 3 - accounting for liabilities and expenses: supplier data and contract management, receipt and processing of invoices and supporting documents, and business-trip and economic settlements."
|
|
level: 2
|
|
version: 0.1.0
|
|
includes: []
|
|
cornerstones:
|
|
bpmn: false
|
|
dmn: false
|
|
cmmn: false
|
|
resources: false
|
|
owners:
|
|
- type: team
|
|
id: vpc
|
|
lifecycle: draft
|