Files
manual_slop/conductor/tracks/agent_directives_consolidation_20260705/state.toml
T

63 lines
3.8 KiB
TOML

# Track state for agent_directives_consolidation_20260705
# Updated by Tier 1 Orchestrator as phases complete
[meta]
track_id = "agent_directives_consolidation_20260705"
name = "Agent Directives Consolidation (Hard-coded markdown fallback for the new directive system)"
status = "active"
current_phase = 0 # 0 = pre-Phase 1; spec is written but no implementation yet
last_updated = "2026-07-05"
[blocked_by]
# No external blockers; project documentation is always available to update.
[blocks]
# No followup tracks blocked on this one.
[phases]
phase_1 = { status = "pending", checkpointsha = "", name = "AGENTS.md reductions" }
phase_2 = { status = "pending", checkpointsha = "", name = "conductor/workflow.md reductions + Process Anti-Patterns promotion" }
phase_3 = { status = "pending", checkpointsha = "", name = "conductor/edit_workflow.md + product-guidelines.md reductions" }
phase_4 = { status = "pending", checkpointsha = "", name = "Self-review + finalize" }
[tasks]
# Phase 1
t1_1 = { status = "pending", commit_sha = "", description = "Reduce AGENTS.md §\"Critical Anti-Patterns\" to thin pointers" }
t1_2 = { status = "pending", commit_sha = "", description = "Reduce AGENTS.md §\"Session-Learned Anti-Patterns\" to thin pointer" }
t1_3 = { status = "pending", commit_sha = "", description = "Reduce AGENTS.md §\"Process Anti-Patterns\" to thin pointer" }
# Phase 2
t2_1 = { status = "pending", commit_sha = "", description = "Reduce conductor/workflow.md §\"Known Pitfalls\" hard-ban list to pointer" }
t2_2 = { status = "pending", commit_sha = "", description = "Promote conductor/workflow.md §\"Process Anti-Patterns\" to canonical (full content)" }
# Phase 3
t3_1 = { status = "pending", commit_sha = "", description = "Reduce conductor/edit_workflow.md §9 \"No Diagnostic Noise\" to pointer" }
t3_2 = { status = "pending", commit_sha = "", description = "Reduce conductor/product-guidelines.md \"Indentation\" to pointer" }
t3_3 = { status = "pending", commit_sha = "", description = "Reduce conductor/product-guidelines.md \"Data-Oriented Error Handling\" to pointer" }
t3_4 = { status = "pending", commit_sha = "", description = "Reduce conductor/product-guidelines.md \"Data Structure Conventions\" to pointer" }
# Phase 4
t4_1 = { status = "pending", commit_sha = "", description = "Verify cross-references resolve; ensure no broken links" }
t4_2 = { status = "pending", commit_sha = "", description = "Update state.toml to current_phase=4 + all tasks completed" }
t4_3 = { status = "pending", commit_sha = "", description = "Update tracks.md row to Completed" }
[verification]
agents_md_reduced_to_80_to_100_lines = false
workflow_md_process_anti_patterns_canonical = false
edit_workflow_md_section_9_thinned = false
product_guidelines_md_subsections_thinned = false
code_styleguides_unchanged = true # already verified
cross_references_resolve = false
state_toml_current_phase_4 = false
tracks_md_row_marked_completed = false
no_src_changes = true # not in scope
no_opencode_changes = true # not in scope per user
no_directives_changes = true # not in scope per user
all_commits_atomic_with_git_notes = false
[user_directives_logged]
goal = "Per user 2026-07-05 'The goal for me is to have this hard-coded written directive markdown be in good shape before I start attempting to use the new directive system in the near future while having a very good fallback.'"
out_of_scope_opencode = "Per user 'ignore the mma bullshit in ./opencode' — .opencode/agents/*.md role prompts excluded."
out_of_scope_directives = "Per user 'Ignore the new directive system as thats still wip' — conductor/directives/ excluded."
out_of_scope_tier2 = "Per user scope decision — conductor/tier2/agents/tier2-autonomous.md active sandbox kept as-is."
reduce_then_localize = "Per user 'Lets reduce the duplicates and put them in proper places. ... Then localize important directives from there.'"