Correct repo flavor to product; add SCOPE, AGENTS, classification
fix-consistency surfaced that GOAL.md's `repo_flavor: project` was wrong. project-repository-flavor_v0.1.md reserves the prj- flavor for bounded cross-repo coordination efforts and says durable products use INTENT.md and an ordinary category. informed-decision is a durable product, so the C-35 "prj- flavor forbids shipping both INTENT.md and GOAL.md" contradiction was self-inflicted rather than a real conflict. - .repo-classification.yaml: category product, domain infotech. - GOAL.md: drop repo_flavor/project_status, add a flavor note explaining that GOAL.md is retained as the stage statement alongside a stable INTENT.md. - SCOPE.md: honestly empty — states that nothing is implemented and that INFD-WP-0001-T06 rewrites it after the gate-house ruling and the specs. - AGENTS.md: shared State Hub / session / workplan boilerplate, plus the hard rules for this repository — never decide, never own approval state, never invent identity, never let awareness enter view_hash, never let an agent bind, never fork the schema, fail closed. - INFD-WP-0001: T01 records both corrections; T06 now rewrites SCOPE.md. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01V3W1dQG7GFFM9d94jFx7iR Assistant: claude-code Assistant-Model: opus Assistant-Process: 1565372@bnt-lap001 Assistant-Session: 16bb2f25-b34c-49ef-8e94-5fec3567a568
This commit is contained in:
parent
0f5a6c4f59
commit
309bea463e
6 changed files with 461 additions and 10 deletions
12
GOAL.md
12
GOAL.md
|
|
@ -1,11 +1,19 @@
|
|||
---
|
||||
repo: informed-decision
|
||||
repo_flavor: project
|
||||
project_status: active
|
||||
category: product
|
||||
stage: 1
|
||||
stage_status: active
|
||||
started: "2026-09-09"
|
||||
---
|
||||
|
||||
> **Flavor note.** This is a durable **product** repository, not a `prj-`
|
||||
> project repository. Per `project-repository-flavor_v0.1.md`, durable products
|
||||
> use `INTENT.md` and an ordinary category; the `prj-` flavor is for bounded
|
||||
> cross-repo coordination efforts and is not used here. `GOAL.md` is retained
|
||||
> as the *stage* statement: `INTENT.md` is stable and aspirational, this file
|
||||
> is what the current stage must achieve and is replaced when the stage turns
|
||||
> over.
|
||||
|
||||
# Goal — informed-decision, Stage 1
|
||||
|
||||
## Outcome
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue