conductor(track): Update intent_dsl_survey bookkeeping to v1.2 (213e4994)

Three bookkeeping files updated to reflect the v1.2 deliverable:
- metadata.json: deliverable now points at report_v1.2.md; added
  deliverable_v1_1, final_commit=213e4994
- tracks.md: track #23 heading shows COMPLETE: 213e4994; status
  line lists v1.0 -> v1.1 -> v1.2 history with the 3 v1.2 changes
  (rename, postfix heuristic, nagent fix)
- state.toml: added version='v1.2'; deliverable_summary updated with
  v1_2, v1_1, v1_0 fields and v1_2_changes list
This commit is contained in:
ed
2026-06-12 10:38:19 -04:00
parent 213e499420
commit 074047fed9
3 changed files with 13 additions and 8 deletions
@@ -7,10 +7,11 @@
"type": "research-only",
"domain": "Meta-Tooling",
"blocked_by": [],
"deliverable": "conductor/tracks/intent_dsl_survey_20260612/report_v1.1.md",
"deliverable": "conductor/tracks/intent_dsl_survey_20260612/report_v1.2.md",
"deliverable_v1_1": "conductor/tracks/intent_dsl_survey_20260612/report_v1.1.md",
"deliverable_v1_0": "conductor/tracks/intent_dsl_survey_20260612/report.md",
"review": "conductor/tracks/intent_dsl_survey_20260612/reportreview.md",
"final_commit": "c7e92896",
"final_commit": "213e4994",
"consumed_by": [
"nagent v2.2 (Future-Track Candidate #4: Intent-based DSL)",
"intent_dsl_for_meta_tooling_20260608_PLACEHOLDER (per mcp_architecture_refactor_20260606/spec.md §12.1)",