docs: plan Steev personal context runtime

This commit is contained in:
Svrnty
2026-06-14 07:18:48 -04:00
parent aeb17cce22
commit d2a99ca36e
5 changed files with 490 additions and 0 deletions
@@ -0,0 +1,83 @@
---
name: 2026-06-14-steev-personal-context-runtime-supersession-register
status: active
triage: ready-for-agent
owner: jp
source: docs/prd/2026-06-14-steev-personal-context-runtime-prd.md
created: 2026-06-14
last_reviewed: 2026-06-14
core_promotion_status: not-promoted
description: Supersession register for personal-agent context runtime work so old artifacts do not confuse graph context.
artifact_type: supersession-register
---
# Steev Personal Context Runtime Supersession Register
## Rule
Every artifact that talks about Steev personal context, iMessage, BlueBubbles,
Proton, rclone, Secondbrain memory routing, conductor/curator routing, or
desktop exposure must be treated as one of:
- `active-authority`: current pickup path for this route.
- `active-capability-package`: current package owned by another child route.
- `superseded`: useful history, not a pickup path.
- `legacy-reference`: source material only, not current authority.
- `blocked-follow-up`: valid work, blocked by another owning lane.
## Canonical Pickup Paths
| Area | Status | Canonical pickup |
| --- | --- | --- |
| Steev profile contract | active-authority | This PRD and work orders |
| BlueBubbles iMessage | active-capability-package | BlueBubbles child completion-readiness package |
| Proton Mail/Calendar/Contacts | blocked-follow-up | New Proton/rclone capability package work from `SPCR-004` |
| Proton Drive/rclone | blocked-follow-up | New Proton/rclone capability package work from `SPCR-004` |
| Personal memory route | blocked-follow-up | `SPCR-005`, then owning Secondbrain/curator route |
| Conductor/curator service routing | blocked-follow-up | `SPCR-006`, after owning lanes release |
| Desktop app exposure | blocked-follow-up | `SPCR-008`, after adapter lane release |
| Browser/Webwright host control | blocked-follow-up | `SPCR-009`, explicit approval only |
## Known Artifacts And Supersession State
| Artifact family | State | One-line reason |
| --- | --- | --- |
| Steev `CONTRACT.md` v1 iMessage-as-v2 wording | superseded | iMessage is now main personal context intake, not a low-priority future messaging item. |
| Steev `AGENT.md` reused-skill summary | superseded | It names useful tools but not the new governed surface model. |
| Steev `skills/steev-agent` current memory protocol | superseded | It says episodic memory only but does not encode personal Secondbrain proposal/apply routing. |
| Steev `skills/proton-tools` | active-source-to-consolidate | It contains live Proton tool knowledge but must be folded into a standardized capability package. |
| Steev `DISCLOSURE.md` Wave 8/8.5 runtime disclosure | superseded-pending-refresh | It is historical disclosure and must be refreshed after the profile capability contract changes. |
| BlueBubbles runtime-readiness PRD | active-capability-package | It remains valid for the iMessage capability package, subordinate to Steev's profile contract. |
| BlueBubbles completion-readiness PRD | active-capability-package | It remains the BlueBubbles package pickup for read-only iMessage readiness. |
| BlueBubbles Hermes connector convergence PRD | active-capability-package | It prevents duplicate connector work and remains aligned with Steev's profile contract. |
| Legacy Cortex Proton API repo | legacy-reference | It has useful Mail/Calendar/Contacts service code but is not Cortex OS child authority. |
| Legacy Cortex Proton Bridge repo | legacy-reference | It has bridge/container material but is not the canonical runtime package. |
| Legacy Cortex rclone storage repo | legacy-reference | It has Drive service and permission code but is not the canonical personal-agent package. |
| Hermes installed `proton-access` skill | superseded-pending-consolidation | It overlaps with Steev `proton-tools` and should not be a separate authority. |
| Hermes installed `proton-mail-operations` skill | superseded-pending-consolidation | It overlaps with Steev `proton-tools` and should fold into the canonical Proton package. |
| Hermes installed `proton-services` skill | superseded-pending-consolidation | It overlaps with Steev `proton-tools` and should fold into the canonical Proton package. |
| Direct rclone CLI proofs | active-evidence-source | Read-only `about` proof is useful, but runtime authority must be packaged. |
| Docker Proton Bridge and calendar gate state | active-evidence-source | Current runtime fact, not a profile contract by itself. |
| Broken user `proton-bridge.service` state | active-gap | Must be resolved or explicitly abandoned when one canonical runtime path is chosen. |
| Inactive rclone RC/proxy units | active-gap | Must stay disabled or become gated through a governed wrapper before runtime readiness. |
| Secondbrain direct-write ideas | superseded | Personal context must begin as proposal/apply, not direct durable writes. |
| Desktop integration ideas before adapter lane release | blocked-follow-up | Valid direction, but not an active mutation route. |
| Browser/Webwright full-control ideas inside messaging work | superseded | Host control needs its own approval packet because it is broader authority. |
## Graph Hygiene Requirements
- Graph context should expose this PRD as the Steev profile-level pickup.
- Graph context should expose BlueBubbles as the active iMessage capability package.
- Graph context should not treat legacy Cortex Proton/rclone repositories as active authority.
- Graph context should not treat duplicate Proton skills as separate current product surfaces.
- Graph context should mark browser/Webwright host control as separate HITL runtime authority.
- Graph context should preserve `secondbrain-personal` as the only allowed personal memory target.
- Graph context should preserve `orgbrain` as denied for this work.
## Archive And Supersede Actions
- Add visible supersession notes to Steev contract and disclosure when `SPCR-001` is implemented.
- Add package-level supersession notes to Proton/rclone artifacts when `SPCR-004` creates the child package.
- Keep BlueBubbles artifacts active but subordinate to the Steev profile contract.
- Archive or mark duplicate Proton skills after the canonical package is installed.
- Record final graph cleanup in `SPCR-010`; do not claim complete before this register matches the graph pickup state.