Rename the project spec and update every reference to it
The charter file carried a tool-specific name while being the repository's own document: mission, non-negotiable constraints, the pinned stack, repo conventions and phase status, cited as authority by thirty files across the agent, api, deploy, docs, search and terraform trees. PROJECT-SPEC.md says what it is. All 42 references are updated in the same commit, including the relative link in docs/status.md, so nothing points at a filename that no longer exists.
This commit is contained in:
@@ -72,7 +72,7 @@ curl -X POST http://localhost:8080/search -H 'Content-Type: application/json' \
|
||||
```
|
||||
|
||||
**The `record_id` in both responses should match.** That's the actual
|
||||
Phase 1 exit criterion (`/CLAUDE.md`) for the Linux half: the same
|
||||
Phase 1 exit criterion (`/PROJECT-SPEC.md`) for the Linux half: the same
|
||||
record, reachable both ways. If `/search` returns nothing yet, give it a
|
||||
few more seconds — Tantivy commits on a timer (`COMMIT_INTERVAL_MS`,
|
||||
default 2s), so there's a small window where a record is in ClickHouse
|
||||
|
||||
Reference in New Issue
Block a user