What
Add an ingestion path for OpenERAs machine-readable Enterprise AI Framework evidence manifest.
Manifest contract:
Why
OpenERA is starting to document project compliance with OITs Enterprise AI Development Framework. AISPEG should be able to aggregate compliance assertions and evidence status without scraping Markdown or GitHub issue prose.
Acceptance criteria
Suggested implementation notes
AISPEG already has lib/standards-watch.ts and GitHub issue tooling in lib/github.ts. This should become a project-compliance evidence feed that complements, not replaces, the institutional standards ledger.
What
Add an ingestion path for OpenERAs machine-readable Enterprise AI Framework evidence manifest.
Manifest contract:
Why
OpenERA is starting to document project compliance with OITs Enterprise AI Development Framework. AISPEG should be able to aggregate compliance assertions and evidence status without scraping Markdown or GitHub issue prose.
Acceptance criteria
evidence.jsonpayload againstevidence.schema.json.project.slug + framework.id + requirements[].id.current_assertion.status) and work-tracking status from linked GitHub issues.Suggested implementation notes
AISPEG already has
lib/standards-watch.tsand GitHub issue tooling inlib/github.ts. This should become a project-compliance evidence feed that complements, not replaces, the institutional standards ledger.