From 25fb6946bc266b092d0ed1ce9795ffc379dffca4 Mon Sep 17 00:00:00 2001 From: tegwick Date: Mon, 22 Jun 2026 01:30:22 +0200 Subject: [PATCH] chore(ADR-001): add INTENT placeholder workplan for umbrella-first MVP Add ESRC-WP-0001-intent-placeholder.md so consistency sweeps pass C-01 while this repo remains INTENT-only. Implementation stays in citation-evidence until extraction. Hub workstream id is written in frontmatter from fix-consistency. --- workplans/ESRC-WP-0001-intent-placeholder.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 workplans/ESRC-WP-0001-intent-placeholder.md diff --git a/workplans/ESRC-WP-0001-intent-placeholder.md b/workplans/ESRC-WP-0001-intent-placeholder.md new file mode 100644 index 0000000..64338d4 --- /dev/null +++ b/workplans/ESRC-WP-0001-intent-placeholder.md @@ -0,0 +1,19 @@ +--- +id: ESRC-WP-0001 +type: workplan +title: "INTENT placeholder — await extraction from citation-evidence" +domain: citation_evidence +repo: evidence-source +status: backlog +owner: codex +topic_slug: citation_evidence_mvp +created: "2026-06-21" +updated: "2026-06-21" +state_hub_workstream_id: "64771b5d-4b83-4848-a562-4b00aad017b2" +--- + +# ESRC-WP-0001 — INTENT Placeholder + +Umbrella-first MVP: source/ingestion code will extract from `citation-evidence` +when the subsystem boundary stabilizes. This file satisfies ADR-001 workplan +structure until then. See `INTENT.md`. \ No newline at end of file