state: Pi delegation router design delivered (doc + extension + 2 skills) [Pi]
This commit is contained in:
parent
c913a5d994
commit
dcc3e67920
1 changed files with 9 additions and 3 deletions
|
|
@ -1,10 +1,13 @@
|
|||
v:1
|
||||
|
||||
# current-state
|
||||
|
||||
ACTIVE: Session 2026-06-24 shipped the workflow-consolidation system (v:1 state, state-sync skill, auto-push Stop hook, demoted blocks, startup edits), decided the delegation router (dispatch + cheap keyword-hook trigger + conditional chief-of-staff, briefed to Pi), recovered Pi's Signal AIOS + Automated Blog plans, and parked the AIOS-consulting business (pipeline). Both agents read current-state.md at startup via state-sync.
|
||||
NEXT (agent, in order): (1) Pi: design from docs/delegation-and-skills-brief-2026-06-24.md — delegation-router trigger (cheap UserPromptSubmit keyword hook firing the existing `dispatch` skill) + dispatch thresholds + Pi-side pi-subagents mirror + design-review/persist skill, within the locked hybrid 3-tier skill model. Persist to a file. (2) Pi: re-design option b — broaden git auto-versioning to research artifacts (policy/regulatory docs, TriLane-fed intelligence, blog) for the research workflow. (3) Claude: build the readiness model from Pi's design (rename coverage->readiness, rules-to-config, patient/line/shipment grouping + verdict, device-keyed override+recompute, require-plan-type + remove guesser, frontend nesting). (4) Claude: review Pi's AIOS + Automated Blog plans and recommend. MCP parity + skills-as-git-repo = phase 2.
|
||||
ACTIVE: Pi designed and persisted the full delegation router system (doc + extension + 2 skills) from the brief. Pi-side trigger extension is live (dispatch-trigger.ts in ~/.pi/agent/extensions/). Claude builds the Claude-side trigger (dispatch-trigger.sh + settings.json hook) + dispatch threshold edits from the design doc. Both skills (delegation-discipline, design-review-persist) exist in ~/.claude/skills/.
|
||||
NEXT (agent, in order): (1) Pi: re-design option b — broaden git auto-versioning to research artifacts (policy/regulatory docs, TriLane-fed intelligence, blog) for the research workflow. (2) Claude: build the Claude-side trigger from Pi's design doc (dispatch-trigger.sh + settings.json UserPromptSubmit hook + dispatch threshold edits). (3) Claude: build the readiness model (rename coverage->readiness, rules-to-config, patient/line/shipment grouping + verdict, device-keyed override+recompute, require-plan-type + remove guesser, frontend nesting). (4) Claude: review Pi's AIOS + Automated Blog plans and recommend. MCP parity + skills-as-git-repo = phase 2.
|
||||
|
||||
## Decisions (last 8)
|
||||
|
||||
- 2026-06-24 [Pi]: Delegation router full design persisted to docs/delegation-router-design-2026-06-24.md (trigger keyword sets + injected text + hook config + dispatch thresholds + Pi-side mirror extension + two process skills). Pi-side trigger extension written to ~/.pi/agent/extensions/dispatch-trigger.ts (before_agent_start event, keyword heuristics). Skills deployed: delegation-discipline (shared tier 2) + design-review-persist (fixes the persist gap — Pi writes files before declaring done). Claude builds Claude-side trigger + threshold edits from the design doc.
|
||||
- 2026-06-24 [CC]: AIOS-as-a-consulting-business PARKED (pipeline, not ruled out) per Kisa + problem-solver. Signal stays the product; AIOS *thinking* (connectors, internal OS, automated blog) stays active. Activate only on demand-pull + Signal self-sustaining (~2-3 paying contracts) + delegable capacity. Memory: project_aios_consulting_parked. Next groundwork: the automated SEO blog (coach-endorsed, compounds for Signal).
|
||||
- 2026-06-24 [CC]: AUDIT for missed Pi cues. Pi made ZERO file-writes across all its sessions; recovered its Signal AIOS + Automated Blog plans from session log 019ef117 to docs/aios-and-blog-2026-06-22-pi-recovered.md. Shield is persisted (file + rich TriLane compliance/competitor research). Kisa's goal: a sellable Signal AIOS; interpretation fork + sttil-compliance-check gate pending before groundwork.
|
||||
- 2026-06-24 [CC]: Delegation made automatic + content-driven (Kisa's call, worked via /barrier). The existing `dispatch` skill is the router brain (no new skill); trigger = a cheap UserPromptSubmit keyword hook (Route 2, no LLM cost) firing dispatch only on task-shaped prompts; chief-of-staff stays conditional (hat chosen by the task, never permanent, never forbidden). Hybrid 3-tier skill model locked. Briefed to Pi at docs/delegation-and-skills-brief-2026-06-24.md.
|
||||
|
|
@ -20,6 +23,7 @@ NEXT (agent, in order): (1) Pi: design from docs/delegation-and-skills-brief-202
|
|||
- 2026-06-22 [CC]: Build Spec Phase 2 built; Clerk prod migration complete (pk_live on Vercel + JWKS on Railway). Phase 4 (support bot foundation) spec by Pi ready for build.
|
||||
|
||||
## Open Threads (max 5)
|
||||
|
||||
- WORKFLOW CONSOLIDATION (2026-06-24): building from Pi's recovered design. Remaining: Stop hook (Kisa review), global CLAUDE.md + Pi AGENTS.md startup edits, MCP parity, optional skills-as-git-repo. Design: docs/workflow-consolidation-design-2026-06-24-pi-recovered.md; brief: docs/workflow-consolidation-brief-2026-06-23.md.
|
||||
- READINESS MODEL BUILD (2026-06-23): Pi's build design ready; Claude builds the rename + rules-to-config + grouping/verdict sequence. Brief: docs/readiness-model-brief-2026-06-23.md.
|
||||
- SIGNAL AIOS PRODUCT (2026-06-24): Kisa's goal = build a sellable Signal AIOS. Pi's plans RECOVERED to docs/aios-and-blog-2026-06-22-pi-recovered.md (Pi wrote zero files). Shield has a file + TriLane research; accelerator AIOS lessons in vault. Groundwork pending: resolve interpretation (premium tier ON Signal vs Signal-as-AIOS), sttil-compliance-check gate, product + positioning (multi-division -> crew).
|
||||
|
|
@ -27,6 +31,7 @@ NEXT (agent, in order): (1) Pi: design from docs/delegation-and-skills-brief-202
|
|||
- Website copy: brief lead-content for human-page rewrites (extract eligibility/coverage language); deploy staged agent-file fixes; 6-year retention doc fix. BAA wording attorney-gated.
|
||||
|
||||
## Stack
|
||||
|
||||
- Signal: PHI contained in `patient_id` (name, MRN, account #s) — tokenization via RAP-ID/CSP-ID (rotating anonymous ID, not static UUID).
|
||||
- Signal-api: Railway (signal-api-production-91c2). Signal-ui: Vercel (signal-ui-xi.vercel.app). Supabase: itmospnregdyiatbbdwl (JWT key).
|
||||
- Clerk: production key on Vercel + Railway; frontend auth via clerk.sttilsolutions.com; Google OAuth configured.
|
||||
|
|
@ -34,6 +39,7 @@ NEXT (agent, in order): (1) Pi: design from docs/delegation-and-skills-brief-202
|
|||
- Model for Pi: deepseek/deepseek-v4-flash.
|
||||
|
||||
## Tip
|
||||
|
||||
State protocol: read = `git pull --rebase` then read this file (warn if Updated > 24h old); write = edit ACTIVE/NEXT, append one author-stamped decision, then commit + push. Full protocol in the `state-sync` skill. TriLane = searchable archive, not live state.
|
||||
|
||||
## Updated: 2026-06-24 (CC: session wrap via session-brain. Shipped the workflow-consolidation system + delegation-router decision (briefed to Pi) + recovered and parked the AIOS work. Memories saved: delegate-dont-hero, aios-consulting-parked, pi-persist-deliverables; hostinger memory corrected (sttil-website now under git). NEXT: /pilot-prep for Robert Wed 6/25 + labABLE Fri 6/26; Pi designs delegation router + option-b; Claude builds the readiness model.)
|
||||
## Updated: 2026-06-24 (Pi: session resume. Pi designed and persisted delegation router system — trigger extension live, 2 skills deployed, design doc at docs/delegation-router-design-2026-06-24.md. Applied design-review-persist skill before declaring done.)
|
||||
|
|
|
|||
Loading…
Reference in a new issue