diff --git a/AGENTS.md b/AGENTS.md index 18cdb60..56a56e6 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -29,7 +29,7 @@ No system dependencies. Pure-Rust crate. Headless CI compatible. ## Standards -Inherited from `~/dev/kanon/crates/basanos/standards/`. Key documents: `PHILOSOPHY.md`, `GNOMON.md`, `COHERENCE.md`, `RUST.md`, `TESTING.md`, `FLEET-REPO-SETUP.md`. +Inherited from `crates/basanos/standards/` in `forkwright/kanon`. Key documents: `PHILOSOPHY.md`, `GNOMON.md`, `COHERENCE.md`, `RUST.md`, `TESTING.md`, `FLEET-REPO-SETUP.md`. Local CLAUDE.md narrows the standards to repo-specific patterns; read it before editing. diff --git a/CLAUDE.md b/CLAUDE.md index dd291cf..435b589 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,6 +1,6 @@ @@ -10,7 +10,7 @@ Shared search-index primitives for the forkwright fleet. One implementation, one ## Standards -Universal fleet standards live in `~/dev/kanon/crates/basanos/standards/`. This repo inherits — it does not restate. +Universal fleet standards live in `crates/basanos/standards/` in `forkwright/kanon`. This repo inherits — it does not restate. Particularly relevant: diff --git a/SECURITY.md b/SECURITY.md index 6bf40fb..ead3ac1 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -45,7 +45,7 @@ After a fix ships, we publish a GitHub Security Advisory when warranted, with af ## Security Standards -heurēma follows the fleet security standards maintained in `~/dev/kanon/crates/basanos/standards/SECURITY.md`. In particular: +heurēma follows the fleet security standards maintained in `crates/basanos/standards/SECURITY.md` in `forkwright/kanon`. In particular: - `unsafe_code = "forbid"` workspace-wide. Phase 2's fresh HNSW implementation must stay safe Rust. - No silent truncation: no `as` for numeric conversions in production code paths. diff --git a/_llm/current_state.toml b/_llm/current_state.toml index 6209f80..7018378 100644 --- a/_llm/current_state.toml +++ b/_llm/current_state.toml @@ -20,7 +20,7 @@ item = "atmis and thesauros implement PersistenceBackend; the trait's save/load [[recent]] date = "2026-05-28" -item = "Extracted from kanon/crates/heurema to forkwright/heurema per kanon planning D-067 (Tier B EXTRACT-NOW verdict) + metis-ops #52." +item = "Extracted from kanon/crates/heurema to forkwright/heurema per kanon planning D-067 (Tier B EXTRACT-NOW verdict)." [[recent]] date = "2026-05-04"