Skip to content

Attach AgentPlane refs to SourceOSInteractionEvent evidence binding#253

Merged
mdheller merged 7 commits into
mainfrom
work/sourceos-interaction-evidence-251
May 30, 2026
Merged

Attach AgentPlane refs to SourceOSInteractionEvent evidence binding#253
mdheller merged 7 commits into
mainfrom
work/sourceos-interaction-evidence-251

Conversation

@mdheller
Copy link
Copy Markdown
Member

Summary

Implements the fixture/schema/validation tranche for AgentPlane attaching authoritative run/evidence/replay refs to SourceOSInteractionEvent governance traces.

This PR adds:

  • docs/integration/sourceos-interaction-evidence-binding.md
  • schemas/integration/sourceos-interaction-evidence-binding.v0.1.schema.json
  • valid and invalid fixtures under tests/fixtures/integration/
  • tools/validate_sourceos_interaction_evidence_binding.py
  • a dedicated SourceOS Interaction Evidence Binding workflow

Boundary posture

AgentPlane remains the execution evidence/replay authority. This PR does not move Policy Fabric admission, Agent Registry grants, Memory Mesh context-pack semantics, Noetica UI state, AgentTerm terminal state, Superconscious task coordination, or SourceOSInteractionEvent schema ownership into AgentPlane.

The binding is reference-oriented. It requires hash-qualified artifact refs and rejects raw execution logs, secrets, credentials, unrestricted shell output, unrestricted transcripts, or private reasoning leakage.

Validation expected

python tools/validate_sourceos_interaction_evidence_binding.py

Related

Closes #251.

Related upstream/downstream work:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Attach AgentPlane run/evidence refs to SourceOSInteractionEvent

1 participant