Skip to content

Commit a963d8c

Browse files
hyperpolymathclaude
andcommitted
docs(roadmap): link tropical-resource-typing completion to 007 + katagoria items
Isabelle math foundation for tropical types is now complete (zero sorry in tropical-resource-typing). Update v0.7.0 TODO and consumer list to reflect: - 007 tropical type checking has proven math in tropical-resource-typing - Kategoria has research/tropical/ prototype (TropicalKleene.idr) - Idris2 proofs still pending (postulates in TropicalKleene.idr) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent a5efd0b commit a963d8c

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

ROADMAP.adoc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,11 @@ new levels are added as the type theory demands. L1-L10 is a starting point, no
112112
=== Consumers
113113

114114
* **VCL-total** — Type-safe query language (supersedes VCL-DT); levels 7-10 map VCL-DT legacy extensions
115-
* **007** — Agent meta-language type system (tropical types, Five Facets)
116-
* **Kategoria** — Category theory verification; Route alpha achieved L9 (session types via Brady indexed monad)
115+
* **007** — Agent meta-language type system (tropical types, Five Facets);
116+
Isabelle foundation complete in `tropical-resource-typing` (2026-04-11):
117+
star equation, Floyd-Warshall, least prefixpoint, CNO — all proved, zero sorry.
118+
* **Kategoria** — Category theory verification; Route alpha achieved L9 (session types via Brady indexed monad);
119+
`research/tropical/` research prototype added referencing `tropical-resource-typing` proofs.
117120
* **PanLL** — Cross-panel type intelligence (TypeLLService + TypeLLEngine in src/core/)
118121
* **typed-wasm** — TypeLL progressive type safety applied to WASM memory (current application: L1-L10), multi-module convergence infrastructure for AffineScript + Ephapax
119122
* **nextgen-languages** — 14 language frontends via bridge crates
@@ -171,6 +174,8 @@ new levels are added as the type theory demands. L1-L10 is a starting point, no
171174
=== v0.7.0 — 007 Integration (PLANNED)
172175

173176
* [ ] 007 agent type checking (tropical types, Five Facets)
177+
— math foundation proven in Isabelle (`tropical-resource-typing`);
178+
Idris2 prototype in `katagoria/research/tropical/TropicalKleene.idr`
174179
* [ ] Session type verification for agent choreographies
175180
* [ ] Effect tracking for agent side effects
176181
* [ ] Linear resource tracking for agent capabilities

0 commit comments

Comments
 (0)