From ff61af145d50431ded33c7219b371ec2d94f03c9 Mon Sep 17 00:00:00 2001 From: "Dylan Mordaunt (ISLHD)" Date: Wed, 12 Aug 2026 07:07:53 +1000 Subject: [PATCH] conductor(plan): mark voice corpus calibration complete Co-authored-by: Cursor --- conductor/tracks.md | 6 +++++- .../tracks/voice-corpus-calibration_20260811/index.md | 6 +++++- .../voice-corpus-calibration_20260811/metadata.json | 4 ++-- .../tracks/voice-corpus-calibration_20260811/plan.md | 10 ++++++---- 4 files changed, 18 insertions(+), 8 deletions(-) diff --git a/conductor/tracks.md b/conductor/tracks.md index 3d90097..f78e55e 100644 --- a/conductor/tracks.md +++ b/conductor/tracks.md @@ -31,10 +31,14 @@ This file tracks all major tracks for the project. Each track has its own detail [#278](https://github.com/edithatogo/authentext/issues/278). _Link: [tracks/pattern-registry-contracts_20260811/index.md](./tracks/pattern-registry-contracts_20260811/index.md)_ -- [~] **voice-corpus-calibration_20260811** (P1) - Point Authentext at +- [x] **voice-corpus-calibration_20260811** (P1) - Point Authentext at local or published prior work for voice matching without inventing biography. [#279](https://github.com/edithatogo/authentext/issues/279). + Phase 1 [PR #291](https://github.com/edithatogo/authentext/pull/291). + Phase 2 [PR #292](https://github.com/edithatogo/authentext/pull/292). + Phase 3 [PR #295](https://github.com/edithatogo/authentext/pull/295). + Phase 4 [PR #298](https://github.com/edithatogo/authentext/pull/298). _Link: [tracks/voice-corpus-calibration_20260811/index.md](./tracks/voice-corpus-calibration_20260811/index.md)_ - [ ] **quality-harness-and-matrix_20260811** (P2) - Feature matrix, Vale diff --git a/conductor/tracks/voice-corpus-calibration_20260811/index.md b/conductor/tracks/voice-corpus-calibration_20260811/index.md index aa22870..671b380 100644 --- a/conductor/tracks/voice-corpus-calibration_20260811/index.md +++ b/conductor/tracks/voice-corpus-calibration_20260811/index.md @@ -3,9 +3,13 @@ - **Track ID:** `voice-corpus-calibration_20260811` - **Type:** Feature - **Priority:** P1 -- **Status:** In progress +- **Status:** Complete - **Depends on:** `editorial-safety-invariants_20260811` - **GitHub track:** [#279](https://github.com/edithatogo/authentext/issues/279) +- **PRs:** [#291](https://github.com/edithatogo/authentext/pull/291), + [#292](https://github.com/edithatogo/authentext/pull/292), + [#295](https://github.com/edithatogo/authentext/pull/295), + [#298](https://github.com/edithatogo/authentext/pull/298) ## Artifacts diff --git a/conductor/tracks/voice-corpus-calibration_20260811/metadata.json b/conductor/tracks/voice-corpus-calibration_20260811/metadata.json index 7f3d0dc..2c5731f 100644 --- a/conductor/tracks/voice-corpus-calibration_20260811/metadata.json +++ b/conductor/tracks/voice-corpus-calibration_20260811/metadata.json @@ -4,10 +4,10 @@ "description": "Let the user point Authentext at local or published prior work for voice matching and claim grounding, without inventing biography or uploading private text to search.", "type": "feature", "priority": "P1", - "status": "in_progress", + "status": "completed", "created_at": "2026-08-11", "updated_at": "2026-08-12", - "current_phase": "Phase 4: Precedence wiring", + "current_phase": "Complete", "parallel_safe": false, "depends_on": ["editorial-safety-invariants_20260811"], "coordinates_with": ["pattern-registry-contracts_20260811"], diff --git a/conductor/tracks/voice-corpus-calibration_20260811/plan.md b/conductor/tracks/voice-corpus-calibration_20260811/plan.md index 44e56cd..173861a 100644 --- a/conductor/tracks/voice-corpus-calibration_20260811/plan.md +++ b/conductor/tracks/voice-corpus-calibration_20260811/plan.md @@ -32,11 +32,13 @@ ## Phase 4: Precedence wiring -- [~] Task: Write failing tests that a calibrated sample outranks the dash +- [x] Task: Write failing tests that a calibrated sample outranks the dash ban and that corpus facts cannot be inserted into the current draft. -- [~] Task: Wire precedence in skill prose and in the intake/diagnostic - contracts. -- [ ] Task: Phase Verification & Checkpoint (Refer to `workflow.md`). + (commit: 6077fe1) +- [x] Task: Wire precedence in skill prose and in the intake/diagnostic + contracts. (commit: 6077fe1) +- [x] Task: Phase Verification & Checkpoint (Refer to `workflow.md`). + [checkpoint: 577ae9d] ## Handoff artifacts