docs(chronology): add row for meta_tooling_duration_analysis_20260705 archive

- Move conductor/tracks/meta_tooling_duration_analysis_20260705/ to
  conductor/archive/meta_tooling_duration_analysis_20260705/ (preserves
  history as a directory rename since the spec/plan/metadata files were
  uncommitted; they're added to the archive in this commit).
- Prepend the track's row to conductor/chronology.md (newest-first).
- Note: spec.md, plan.md, metadata.json, state.toml are being committed
  for the first time in this archive commit. Per project convention,
  spec + plan are committed at archive time per workflow.md chronology
  maintenance rules.
This commit is contained in:
ed
2026-07-05 17:28:30 -04:00
parent ce0d143877
commit 0206b09009
6 changed files with 2408 additions and 0 deletions
+2
View File
@@ -22,6 +22,7 @@ Tracks that are unblocked and ready to start. Ordered by **dependency** (blocked
| 22b | A | [Meta-Tooling Workflow Review](#track-meta-tooling-workflow-review) | spec ✓, plan ✓, parked | (none) |
| 23 | A | [Intent-Based Scripting Languages Survey](#track-intent-dsl-survey) | spec ✓, plan pending | (none) |
| 30 | A | [Twitter/X Thread Extraction Tooling](#track-twitter-threads-extraction) | spec ✓, plan ✓, ready to start | (none) |
| 31 | A | [Test Suite Cleanup + Gemini CLI Removal + Metadata Reduction](#track-test-suite-cleanup) | spec ✓, plan ✓, ready to start | (none) |
| 7 | — | [UI Polish (Five Issues)](#track-ui-polish-five-issues) | spec ✓, plan ✓, ready to start | (none) |
| 19 | — | [Context First Message Fix](#track-context-first-message-fix) | spec TBD | (none) |
@@ -32,6 +33,7 @@ Tracks that are unblocked and ready to start. Ordered by **dependency** (blocked
- **Meta-Tooling Workflow Review** → `conductor/tracks/meta_tooling_workflow_review_20260620/`
- **Intent-Based Scripting Languages Survey** → `conductor/tracks/intent_dsl_survey_20260612/`
- **Twitter/X Thread Extraction Tooling** → `conductor/tracks/twitter_threads_extraction_20260705/`
- **Test Suite Cleanup + Gemini CLI Removal + Metadata Reduction** → `conductor/tracks/test_suite_cleanup_gemini_cli_removal_20260705/`
- **UI Polish (Five Issues)** → `conductor/tracks/` (see spec for details)
- **Context First Message Fix** → `conductor/tracks/context_first_message_fix_20260604/`