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:
+1
-1
@@ -76,7 +76,7 @@ no CVE, no known exploit, nothing to patch.
|
||||
|
||||
It reaches us only transitively (tantivy 0.22.1 -> measure_time 0.8.3 ->
|
||||
instant 0.1.13), so it cannot be dropped without moving off the pinned
|
||||
Tantivy version, and CLAUDE.md pins the stack deliberately.
|
||||
Tantivy version, and PROJECT-SPEC.md pins the stack deliberately.
|
||||
|
||||
The advisory's substance does not apply to this build either: `instant`
|
||||
exists to paper over std::time::Instant being unavailable on wasm, and
|
||||
|
||||
Reference in New Issue
Block a user