metis

Known Issues

Last updated: 2026-05-14

Carryover findings from prior implementation reviews that haven’t been fixed yet. These are bugs that look correct in isolation — invariants the specs claim that the code doesn’t quite honor, or capability declarations that are honest in intent but wrong in practice. AI agents working in the repo should know about them so they don’t:

  1. Build new code that depends on the broken invariant.
  2. Write tests that lock in the broken behavior.
  3. Quote the spec back at the user when the impl quietly disagrees.

Severity legend:

When you fix one, delete the entry. This file is not a changelog; it’s a watchlist.


Gaps that aren’t bugs (but worth tracking)

Things that aren’t promised by any spec but probably should be. AI agents proposing work in adjacent areas should know they’re missing.