diff --git a/_llm/current_state.toml b/_llm/current_state.toml deleted file mode 100644 index bd12fc5..0000000 --- a/_llm/current_state.toml +++ /dev/null @@ -1,31 +0,0 @@ -[meta] -name = "akroasis" -repo = "forkwright/akroasis" -generated = false -source_docs = [ - "README.md", - "kanon:projects/akroasis/STATE.md", -] - -[state] -summary = "Akroasis Phase 02 is complete with Kerykeion mesh networking fully landed and no open issues." -current_phase = "Phase 02 complete." -updated = "2026-04-23" - -[[recent]] -date = "2026-04-22" -item = "Nextest timeout raised and LICENSE canonicalized after forge lint surfaced drift." - -[[recent]] -date = "2026-04-22" -item = "Kerykeion mesh networking fully landed." - -[[open_threads]] -name = "FTM-510DR model string" -issue = 0 -status = "Needs ADMS-14 USB traffic capture; hardware-blocked." - -[[open_threads]] -name = "bot PRs" -issue = 0 -status = "Release-please and dependabot patch-update PRs were the only open PRs in STATE snapshot." diff --git a/llms.txt b/llms.txt index d2b05a1..0046404 100644 --- a/llms.txt +++ b/llms.txt @@ -12,11 +12,15 @@ Akroasis unifies radio, mesh, SDR, proximity, network defense, OSINT, offensive Structured LLM corpus: - [_llm/architecture.toml](_llm/architecture.toml): current and planned layers and crates -- [_llm/current_state.toml](_llm/current_state.toml): phase and blockers - [_llm/decisions.toml](_llm/decisions.toml): accepted architecture decisions - [_llm/glossary.toml](_llm/glossary.toml): akroasis vocabulary - [_llm/apis.toml](_llm/apis.toml): current CLI surface +Live work, checks, and releases come from the +[GitHub repository](https://github.com/forkwright/akroasis). Durable internal +posture lives in Kanon at `projects/akroasis/STATE.md` and requires fleet +access; this repository does not keep a second mutable state snapshot. + ## Agent Entry Points - [README.md](README.md): domain map and crate status