Skip to content

docs: kernel maintenance — remove stale gap tracker - #429

Draft
rita-aga wants to merge 17 commits into
mainfrom
grok/maintenance
Draft

docs: kernel maintenance — remove stale gap tracker#429
rita-aga wants to merge 17 commits into
mainfrom
grok/maintenance

Conversation

@rita-aga

Copy link
Copy Markdown
Collaborator

Summary

  • Ongoing kernel hygiene branch (grok/maintenance) for cleanup that does not deserve its own feature PR.
  • First change: delete docs/internal/GAP_TRACKER.md (last updated 2026-02-12; no longer matches the code) and drop the dangling Related pointer in ADR-0001.
  • Linear: ARN-351

Test plan

  • Confirm no remaining GAP_TRACKER references in the repo
  • Docs-only diff; no runtime/test change
  • More hygiene items land on this same PR as they come up

Made with Cursor

rita-aga and others added 17 commits August 17, 2026 15:23
The file last updated 2026-02-12 no longer matches the code and was being
read as current. Drop the dangling ADR-0001 pointer with it.

Co-authored-by: Cursor <cursoragent@cursor.com>
The serve path interprets a TransitionTable. Generated per-entity Rust was
never loaded, could not hot-swap, and left a false self-host story in the docs.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Discord-on-serve had no product caller. Live Discord is TemperPaw
paw-transport + paw-channels. Drop temper-transport, temper-channels,
and the serve token flag.

Co-authored-by: Cursor <cursoragent@cursor.com>
The advisory loop never applied OptAction. Fail-close unimplemented
Postgres actor effects instead of swallowing them. Leave temper-agents.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
One Effect interpreter for server, the PG adapter, and verify. Delete
the unused runtime webhook module that never compiled.

Co-authored-by: Cursor <cursoragent@cursor.com>
Give seed-reproducible suites one crate and keep production binaries off it. EntityRuntime and the server module splits land with the move so HTTP goes through execute(), not EntityMsg.

Co-authored-by: Cursor <cursoragent@cursor.com>
These local notes and unused mascot files were no longer the source of truth and were cluttering the kernel tree.

Co-authored-by: Cursor <cursoragent@cursor.com>
TLA+ / StateMachine leftovers let verify and evaluate diverge; parse IOA once to Automaton and derive TemperModel and TransitionTable from that value.

Co-authored-by: Cursor <cursoragent@cursor.com>
Directory temper verify now loads cross-invariants.toml and fails when a matching action is enabled while the related field does not hold. Pre-commit skips expected-fail study fixtures so that proof directory can land.

Co-authored-by: Cursor <cursoragent@cursor.com>
Phase 8 bootstrapped Agent types on default with merge=false, which hid
entity types already loaded by --app default=dir.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
The import-level allow does not cover RecordStore::new() under -D deprecated.

Co-authored-by: Cursor <cursoragent@cursor.com>
…policy sheets (ARN-403, ARN-404)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VLPhB9kjLeE48kLUyAXXq2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant