Research-Stack/pending/lean_unification
2026-05-26 17:59:40 -05:00
..
5-Applications/scripts chore(pending): move python Notion+Linear MCP server into pending quarantine 2026-05-26 17:59:40 -05:00
README.md docs(pending): explain quarantine policy for non-Lean tool surfaces 2026-05-26 17:57:16 -05:00

Pending (Lean Unification)

This folder quarantines files that violate the repo's Lean-first direction:

  • Lean defines surfaces (tool lists, schemas, semantics).
  • Non-Lean languages (Rust/Python/etc.) may only implement thin shims that:
    • execute Lean-owned decisions, or
    • provide transport/runtime plumbing, without inventing new surface semantics.

Anything here should be treated as not canonical and is pending port/removal.