https://processgit.org/AI_Sandbox/iesnieguma-izskatisana/mcp
The BPMN invokes ai.redact@1 / ai.extract@1 / document.fetch@1 / data.write@1 / event.emit@1 and the package ships resources/guardrails.yaml. Declaring them at manifest level for UAPF-IP discovery via the ProcessGit /uapf-ip endpoint.
Replaces non-conformant v0.1.0 manifest shape: - Add uapf.yaml (kind: uapf.package) — SSOT 07-package-format mandatory - Add metadata/ownership.yaml + metadata/lifecycle.yaml — mandatory - Add resources/mappings.yaml — mandatory for Level 4 - Fix manifest: drop non-schema fields (requires_capabilities, guardrails, legal_basis, eu_ai_act_classification, profiles_supported); fix owners[].type organisation -> team; remove non-schema paths keys - Declare dependency on dev.uapf.semantic-document-analysis@^1.0.0 - manifest.json kept as engine-compat copy (uapf-engine@1.0.0 reads it) Validates clean against UAPFormat/UAPF-specification schemas: uapf-manifest, ownership, lifecycle, resource-mapping.