POCDD — Status
Read-only deep status of one POC. Resolve it with pocdd_resolve <name> from
../shared/context.sh, then read the file.
Report
- Phase —
spike | shaping | ready-to-implement | not-viable. - Findings — count, and a one-line digest of the most load-bearing ones.
- Remaining gaps — split into
[agent](the engine can close these) and[user](awaiting a human decision), each by id and one-line summary. - Blocking now — the
[user]gaps and, for each, the default assumption the POC is currently running with. - Next action — concretely:
/poc work <name>if[agent]gaps remain (this install closes at most 2 per pass); "resolve N decisions" if only[user]gaps remain;/poc implement <name>ifready-to-implement.
Do not modify the file.