Import UAPF package
Endpoint URL
https://processgit.org/AI_Sandbox/dokumenta-semantiska-analize/mcp
Configuration
6e1b545e4c01ae6a7961253754553b1aa5f6350b
The BPMN already invokes ai.redact@1 / ai.extract@1 / event.emit@1 and the package ships resources/guardrails.yaml. Declaring them at manifest level so the ProcessGit /uapf-ip endpoint and a UAPF-IP runtime can discover the package contract before loading it.
dev.uapf.semantic-document-analysis
UAPF v1.1 SSOT-conformant Level 4 process package providing reusable
semantic document analysis as Process_SemanticDocumentAnalysis.
See docs/00-overview.md for what it does, docs/01-eu-ai-act.md for
the regulatory analysis, and docs/02-integration.md for runtime
integration notes.
Validates against
Run jsonschema -i <each yaml-rendered-as-json> <each schema> against
the canonical schemas in
github.com/UAPFormat/UAPF-specification/schemas/:
uapf-manifest.schema.json(root manifest)ownership.schema.json(metadata/ownership.yaml)lifecycle.schema.json(metadata/lifecycle.yaml)resource-mapping.schema.json(resources/mappings.yaml)
Description
Languages
XML
100%