Skip to content

docs(unic-archon-dlc): redesign handoff plan + per-step session docs#259

Merged
orioltf merged 2 commits into
developfrom
feature/unic-archon-dlc-redesign-docs
Jun 23, 2026
Merged

docs(unic-archon-dlc): redesign handoff plan + per-step session docs#259
orioltf merged 2 commits into
developfrom
feature/unic-archon-dlc-redesign-docs

Conversation

@orioltf

@orioltf orioltf commented Jun 23, 2026

Copy link
Copy Markdown
Member

Why

The plugin's 7 Archon workflows (explore, plan, build, qa, cleanup, triage, review) drifted from the two reference points we want to honour: Matt Pocock's "idea → ship" methodology (installed under .agents/skills/) and the Unic-DLC vision diagram (docs/Unic-dlc.mmd). A grilling session produced an umbrella design that's too large for one implementation pass, so this PR lands the plan + handoff scaffolding only — no workflow/code behaviour changes.

What

apps/claude-code/unic-archon-dlc/docs/redesign/:

  • PLAN.md — the approved umbrella spec (in-repo copy, canonical reference).
  • README.md — shared locked context + a per-step invocation prompt table.
  • 0013 — ordered, self-contained prompts, one per fresh Claude Code session.

Locked decisions captured

  • One workflow per box, independently runnable + resumable; artifact = baton.
  • Box set — MAIN: /specs → /tickets → /build → /pr-review → /qa; ON-RAMPS: /triage, /qa findings, humans; OFF-LINE: /setup, /explore, /improve-architecture, /cleanup, /handoff.
  • Split plan/specs + /tickets; rename review/pr-review.
  • /triage = Matt's intake on-ramp; old state-snapshot triage + HANDOFF.md/ROADMAP.md dropped (tracker is source of truth).
  • cleanup splits → /improve-architecture (arch-health + ADR superseding) + new /cleanup (worktree/branch/PR janitor). /handoff added.
  • Anti-cheating red/green: fresh-context RED vs GREEN, slice intent fed to both — deliberately stricter than Matt for AFK autonomy.
  • Gates HITL-default, AFK opt-in via /setup.

Notes / follow-ups

  • Step 00 is load-bearing: it reconciles the Archon YAML schema (shipped type:-style vs the live CLI's approval:/loop: schema) and writes the answer back into PLAN.md. Everything downstream depends on it.
  • ADR/doc work (4 cross-cutting ADRs + AGENTS.md/CONTEXT.md edits) is scheduled in step 01, executed in its own session.
  • docs/Unic-dlc.mmd is referenced by these docs but is currently untracked in the repo; step 13 updates it to match the locked decisions.

Docs only — safe to merge independently of implementation.

🤖 Generated with Claude Code

orioltf and others added 2 commits June 23, 2026 13:09
… docs

Why: the plugin's 7 Archon workflows drifted from both Matt Pocock's
"idea -> ship" methodology and the Unic-DLC vision diagram. A grilling
session locked an umbrella design (one workflow per box, artifact-as-baton,
HITL-default gates, anti-cheating fresh-context red/green) that is too large
for a single implementation session.

This adds docs/redesign/ as the durable umbrella: PLAN.md (the approved spec),
README.md (shared context + per-step invocation prompts), and 14 ordered,
self-contained handoff docs (00 schema pre-work -> 13 finalize). Each is a
prompt for a fresh Claude Code session, so the refactor proceeds one gated
PR at a time with state living in the repo/tracker, not conversation memory.

No workflow/code behaviour changes yet — docs only.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Way16CEwyskjYmnGEbK3V4
Apply Prettier/markdown formatting to the redesign handoff docs. No content changes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Way16CEwyskjYmnGEbK3V4
@orioltf orioltf merged commit c43b65e into develop Jun 23, 2026
9 checks passed
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