Private
Public Access
110 lines
9.3 KiB
TOML
110 lines
9.3 KiB
TOML
# Track state for superpowers_review_20260619
|
|
# Updated by Tier 1 Orchestrator as phases complete
|
|
|
|
[meta]
|
|
track_id = "superpowers_review_20260619"
|
|
name = "Superpowers Skills Review (Direct Utilization in Manual Slop)"
|
|
status = "active"
|
|
current_phase = 0 # 0 = pre-Phase 1; spec is written but no implementation yet
|
|
last_updated = "2026-06-19"
|
|
|
|
[blocked_by]
|
|
chronology_20260619 = "active (per user 2026-06-19 directive)"
|
|
|
|
[blocks]
|
|
# No followup tracks blocked on this one (the deferred rebuild is a separate user-driven track).
|
|
|
|
[phases]
|
|
phase_1 = { status = "pending", checkpointsha = "", name = "Setup (skeleton files + tracks.md registration)" }
|
|
phase_2 = { status = "pending", checkpointsha = "", name = "Sections 1-4 (1 brief + 3 deep-dives: using-superpowers, brainstorming, writing-plans, test-driven-development)" }
|
|
phase_3 = { status = "pending", checkpointsha = "", name = "Sections 5-8 (3 deep-dives + 1 medium: verification-before-completion, systematic-debugging, subagent-driven-development, executing-plans)" }
|
|
phase_4 = { status = "pending", checkpointsha = "", name = "Sections 9-14 (brief/medium mix: dispatching-parallel-agents, receiving-code-review, requesting-code-review, finishing-a-development-branch, using-git-worktrees, writing-skills)" }
|
|
phase_5 = { status = "pending", checkpointsha = "", name = "Section 15 (MMA Skills Cluster: 5 sub-sections for mma-orchestrator, mma-tier1-orchestrator, mma-tier2-tech-lead, mma-tier3-worker, mma-tier4-qa)" }
|
|
phase_6 = { status = "pending", checkpointsha = "", name = "Section 16 (Dual-Convention + Anything Else cross-cutting findings)" }
|
|
phase_7 = { status = "pending", checkpointsha = "", name = "Side artifacts (comparison_table.md, decisions.md, nagent_takeaways_superpowers_20260619.md)" }
|
|
phase_8 = { status = "pending", checkpointsha = "", name = "Self-review (placeholder scan, internal consistency, scope check, ambiguity check)" }
|
|
phase_9 = { status = "pending", checkpointsha = "", name = "User review gate" }
|
|
phase_10 = { status = "pending", checkpointsha = "", name = "Finalize (state.toml to current_phase=10; tracks.md Recently Completed; metadata.json final statistics)" }
|
|
|
|
[tasks]
|
|
# Phase 1 tasks
|
|
t1_1 = { status = "pending", commit_sha = "", description = "Create track directory at conductor/tracks/superpowers_review_20260619/." }
|
|
t1_2 = { status = "pending", commit_sha = "", description = "Write spec.md (this design intent, 10 sections)." }
|
|
t1_3 = { status = "pending", commit_sha = "", description = "Write metadata.json (track metadata, verdict taxonomy, scope, risks, user_directives)." }
|
|
t1_4 = { status = "pending", commit_sha = "", description = "Write state.toml (current_phase=0; phase and task skeletons)." }
|
|
t1_5 = { status = "pending", commit_sha = "", description = "Write report.md skeleton with 16 section headers + empty bodies." }
|
|
t1_6 = { status = "pending", commit_sha = "", description = "Write comparison_table.md skeleton with column headers + empty 20-row table." }
|
|
t1_7 = { status = "pending", commit_sha = "", description = "Write decisions.md skeleton with template + empty rows." }
|
|
t1_8 = { status = "pending", commit_sha = "", description = "Write nagent_takeaways_superpowers_20260619.md skeleton (empty)." }
|
|
t1_9 = { status = "pending", commit_sha = "", description = "Update conductor/tracks.md 'Active' section to register the track. Commit Phase 1." }
|
|
|
|
# Phase 2 tasks (Sections 1-4)
|
|
t2_1 = { status = "pending", commit_sha = "", description = "Write Section 1 (using-superpowers, brief verdict). Commit." }
|
|
t2_2 = { status = "pending", commit_sha = "", description = "Write Section 2 (brainstorming, deep-dive). Commit." }
|
|
t2_3 = { status = "pending", commit_sha = "", description = "Write Section 3 (writing-plans, deep-dive). Commit." }
|
|
t2_4 = { status = "pending", commit_sha = "", description = "Write Section 4 (test-driven-development, deep-dive). Commit." }
|
|
|
|
# Phase 3 tasks (Sections 5-8)
|
|
t3_1 = { status = "pending", commit_sha = "", description = "Write Section 5 (verification-before-completion, deep-dive). Commit." }
|
|
t3_2 = { status = "pending", commit_sha = "", description = "Write Section 6 (systematic-debugging, deep-dive). Commit." }
|
|
t3_3 = { status = "pending", commit_sha = "", description = "Write Section 7 (subagent-driven-development, deep-dive). Commit." }
|
|
t3_4 = { status = "pending", commit_sha = "", description = "Write Section 8 (executing-plans, medium). Commit." }
|
|
|
|
# Phase 4 tasks (Sections 9-14)
|
|
t4_1 = { status = "pending", commit_sha = "", description = "Write Section 9 (dispatching-parallel-agents, brief). Commit." }
|
|
t4_2 = { status = "pending", commit_sha = "", description = "Write Section 10 (receiving-code-review, medium). Commit." }
|
|
t4_3 = { status = "pending", commit_sha = "", description = "Write Section 11 (requesting-code-review, brief). Commit." }
|
|
t4_4 = { status = "pending", commit_sha = "", description = "Write Section 12 (finishing-a-development-branch, brief). Commit." }
|
|
t4_5 = { status = "pending", commit_sha = "", description = "Write Section 13 (using-git-worktrees, brief). Commit." }
|
|
t4_6 = { status = "pending", commit_sha = "", description = "Write Section 14 (writing-skills, medium). Commit." }
|
|
|
|
# Phase 5 tasks (Section 15 - MMA cluster)
|
|
t5_1 = { status = "pending", commit_sha = "", description = "Write Section 15 (MMA Skills Cluster, 5 sub-sections, each with verdict). Commit." }
|
|
|
|
# Phase 6 tasks (Section 16 - cross-cutting)
|
|
t6_1 = { status = "pending", commit_sha = "", description = "Write Section 16 (Dual-Convention + Anything Else; one paragraph per finding; bounded). Commit." }
|
|
|
|
# Phase 7 tasks (side artifacts)
|
|
t7_1 = { status = "pending", commit_sha = "", description = "Write comparison_table.md (20 rows; 14 superpowers + 5 MMA + 1 dual-convention; columns per spec section 3.3). Commit." }
|
|
t7_2 = { status = "pending", commit_sha = "", description = "Write decisions.md (15-25 entries; sorted by priority HIGH -> MEDIUM -> LOW; fields per spec section 3.4). Commit." }
|
|
t7_3 = { status = "pending", commit_sha = "", description = "Write nagent_takeaways_superpowers_20260619.md (5-part bridge: TL;DR + cross-ref table + new candidates + contradictions + fable pointer). Commit." }
|
|
|
|
# Phase 8 tasks (self-review)
|
|
t8_1 = { status = "pending", commit_sha = "", description = "Placeholder scan: any TBD/TODO/incomplete sections? Fix inline." }
|
|
t8_2 = { status = "pending", commit_sha = "", description = "Internal consistency: do any sections contradict each other? Do all verdict blocks use the locked vocabulary?" }
|
|
t8_3 = { status = "pending", commit_sha = "", description = "Scope check: is the report focused enough, or has it drifted into multiple sub-reviews?" }
|
|
t8_4 = { status = "pending", commit_sha = "", description = "Ambiguity check: could any verdict be interpreted two different ways? If so, pick one and make it explicit." }
|
|
|
|
# Phase 9 tasks (user review)
|
|
t9_1 = { status = "pending", commit_sha = "", description = "User reviews report.md + side artifacts. Approves or iterates." }
|
|
|
|
# Phase 10 tasks (finalize)
|
|
t10_1 = { status = "pending", commit_sha = "", description = "Update state.toml to current_phase=10; status remains 'active' until archived per chronology convention." }
|
|
t10_2 = { status = "pending", commit_sha = "", description = "Update conductor/tracks.md to register the track in the 'Recently Completed' section." }
|
|
t10_3 = { status = "pending", commit_sha = "", description = "Update metadata.json with final statistics (commit count, total LOC, verdict distribution). Commit Phase 10." }
|
|
|
|
[verification]
|
|
report_md_all_16_sections_present = false
|
|
every_section_has_verdict_block = false
|
|
comparison_table_20_rows = false
|
|
decisions_15_to_25_entries = false
|
|
nagent_takeaways_bridge_present = false
|
|
no_src_or_tests_or_directive_changes = false
|
|
self_review_complete = false
|
|
user_review_approved = false
|
|
tracks_md_registered = false
|
|
all_21_commits_atomic_with_git_notes = false
|
|
state_toml_current_phase_10 = false
|
|
no_new_src_or_audit_scripts = false
|
|
|
|
[user_directives_logged]
|
|
research_only = "Per user Q1 = A (2026-06-19): no src/, tests/, or agent-directive changes. Recommendations go in decisions.md for the deferred rebuild."
|
|
blocked_by_chronology = "Per user 2026-06-19: 'occur after the chronology track.' This track is blocked_by chronology_20260619."
|
|
sibling_to_fable_nagent_intent = "Per user 2026-06-19: 'utilized with fable and nagent in the future. the intent based dsl scripting language track is also a sibling track.'"
|
|
conductor_convention = "Per user Q4 = A (2026-06-19): all artifacts at conductor/tracks/superpowers_review_20260619/. No docs/superpowers/specs/ usage."
|
|
nagent_style_report = "Per user Q3 = A (2026-06-19): one section per superpowers skill (16 sections total). Matches nagent_review structure."
|
|
hybrid_verdict_taxonomy = "Per user Q5 = C (2026-06-19): primary verdict (nagent-style: PARITY/PARTIAL/GAP/ARCH-DIFF/SUBSUMED) + secondary integration tag (INTEGRATED/INTEGRATE-PARTIAL/INTEGRATE/REJECT-WITH-REASON/N/A)."
|
|
conservative_quality_focus = "Per user 2026-06-19: 'conservative changes incrementally to improve AI performance and quality standards of output. I'm not after speed, pure discipline, high grade inference, good tool use, and careful text generation.'"
|
|
review_anything_else_noticed = "Per user 2026-06-19: 'C mostly and anything else you notice with how AI are directed in this codebase.' Section 16 captures cross-cutting findings."
|
|
no_day_estimates = "Per conductor/workflow.md Tier 1 Track Initialization Rules (added 2026-06-16). Scope measured in files/sites only."
|