Skip to content

Ingest OpenERA Enterprise AI Framework evidence manifest #255

@ProfessorPolymorphic

Description

@ProfessorPolymorphic

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

  • Fetch and validate the OpenERA evidence.json payload against evidence.schema.json.
  • Store or render requirements keyed by project.slug + framework.id + requirements[].id.
  • Show both compliance assertion status (current_assertion.status) and work-tracking status from linked GitHub issues.
  • Refresh linked GitHub issue state by issue number.
  • Surface evidence sources and blockers for each requirement.
  • Handle future projects by adding more manifest URLs rather than hardcoding OpenERA-only logic.

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgovernanceGovernance, compliance, and policytechnicalTechnical improvements for agentic development

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions