Skip to content

Add SourceOS interaction reference flow packet#118

Merged
mdheller merged 5 commits into
mainfrom
work/sourceos-interaction-reference-packet
May 30, 2026
Merged

Add SourceOS interaction reference flow packet#118
mdheller merged 5 commits into
mainfrom
work/sourceos-interaction-reference-packet

Conversation

@mdheller
Copy link
Copy Markdown
Contributor

Summary

Adds the canonical end-to-end reference packet for the SourceOS interaction substrate.

This PR adds:

  • examples/interaction-flow/noetica-superconscious-agentplane-agentterm.flow.json
  • docs/contract-additions/sourceos-interaction-reference-flow.md
  • tools/validate_interaction_flow_reference.py
  • .github/workflows/sourceos-interaction-reference-flow.yml

What the packet pins

The flow records the complete current implementation wave:

Noetica emits SourceOSInteractionEvent
  -> Superconscious binds the task/cognition boundary
  -> AgentPlane attaches execution evidence and replay refs
  -> AgentTerm renders and records the governance trace

It pins current downstream commits for:

  • SourceOS-Linux/sourceos-spec
  • SocioProphet/Noetica
  • SourceOS-Linux/agent-term
  • SocioProphet/superconscious
  • SocioProphet/agentplane

Boundary posture

No new authority plane is introduced. The packet records the existing authority split: sourceos-spec owns schema/codegen; Noetica and AgentTerm own surfaces; Superconscious owns task/cognition coordination; AgentPlane owns execution evidence and replay; Policy Fabric, Agent Registry, and Memory Mesh remain separate authorities.

Validation expected

python tools/validate_interaction_flow_reference.py

Related

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.

1 participant