Compare commits

...

2 Commits

Author SHA1 Message Date
a883a90568 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-06-22:
  - update .custodian-brief.md for citation-engine
2026-06-22 01:28:17 +02:00
4a8206cac1 chore(consistency): renormalize lifecycle state [auto]
Updated by fix-consistency on 2026-06-22:
  - workplan status: backlog → active
2026-06-22 01:28:16 +02:00
2 changed files with 37 additions and 2 deletions

View File

@@ -2,12 +2,16 @@
# Custodian Brief — citation-engine
**Domain:** citation_evidence
**Last synced:** 2026-06-21 23:14 UTC
**Last synced:** 2026-06-21 23:28 UTC
**State Hub:** http://127.0.0.1:8000 *(adjust if running on a remote machine)*
## Active Workstreams
*(none — repo may need first-session setup)*
### INTENT placeholder — await extraction from citation-evidence
Progress: 0/1 done | workstream_id: `ccd217a2-572d-435d-9a29-e0a55b6a4311`
**Open tasks:**
- ! Extraction gate `755e36b7`
---
## MCP Orientation (when available)

View File

@@ -0,0 +1,31 @@
---
id: CENG-WP-0001
type: workplan
title: "INTENT placeholder — await extraction from citation-evidence"
domain: citation_evidence
repo: citation-engine
status: active
owner: codex
topic_slug: citation_evidence_mvp
created: "2026-06-21"
updated: "2026-06-21"
state_hub_workstream_id: "ccd217a2-572d-435d-9a29-e0a55b6a4311"
---
# CENG-WP-0001 — INTENT Placeholder
Umbrella-first MVP: engine code lives in `citation-evidence/src/engine/` and
`citation-evidence/src/shared/`. This file satisfies ADR-001 workplan structure
until extraction per `INTENT.md`.
## Extraction gate
```task
id: CENG-WP-0001-T01
status: wait
priority: low
state_hub_task_id: "755e36b7-983d-48e8-af94-fd074db7f745"
```
Blocked on citation-evidence MVP stabilization and engine API contract freeze.
See `citation-evidence/wiki/DependencyMap.md`.