Skip to content

Commit f64b7ab

Browse files
committed
Index Noetica interaction placement addendum
1 parent 87d66e8 commit f64b7ab

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/contract-additions/sourceos-interaction-top-level-index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@ Start here:
1212
- Generated Python artifact: `generated/python/sourceos_interaction_event.py`
1313
- Substrate catalog: `docs/contract-additions/sourceos-interaction-catalog.md`
1414
- Reference flow: `docs/contract-additions/sourceos-interaction-reference-flow.md`
15+
- Noetica placement addendum: `docs/contract-additions/sourceos-interaction-noetica-placement-addendum.md`
1516
- Reference manifest: `examples/interaction-flow/noetica-superconscious-agentplane-agentterm.flow.json`
1617

1718
Implemented downstream roles:
1819

19-
- `SocioProphet/Noetica`: browser chat and governance-trail emitter.
20+
- `SocioProphet/Noetica`: browser chat / desktop surface and governance-trail emitter, with future runtime emission placed at the typed transport / local-service boundary.
2021
- `SourceOS-Linux/agent-term`: terminal governance-trace renderer.
2122
- `SocioProphet/superconscious`: task-boundary reference binding.
2223
- `SocioProphet/agentplane`: evidence and replay reference binding.
@@ -33,6 +34,7 @@ Authority split:
3334

3435
- `sourceos-spec` owns schema and generated contract artifacts.
3536
- Surfaces own rendering and user interaction.
37+
- Noetica transport/local-service boundary is the preferred future emission placement for live Noetica events.
3638
- Superconscious owns task-boundary coordination.
3739
- AgentPlane owns evidence and replay references.
3840
- Policy, identity/grants, and memory remain separate authority planes.

0 commit comments

Comments
 (0)