Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 944 Bytes

File metadata and controls

30 lines (22 loc) · 944 Bytes

KRL Roadmap

Current Status

Initial development phase.

Milestones

v0.1.0 - Foundation

  • ❏ Core functionality

  • ❏ Basic documentation

  • ❏ CI/CD pipeline

v1.0.0 - Stable Release

  • ❏ Full feature set

  • ❏ Comprehensive tests

  • ❏ Production ready

Future Directions

  • Query language: deferred. Querying stays a mode of KRL (the retrieve operation), not a sibling language. A separate query language is deferred until sustained non-resolution operations accrue — dashboards, arbitrary filters, administrative analytics, bulk reporting, exploratory search, index tuning. If built, it will be a KRL-family projection/reporting dialect compiling to TangleIR, not a rival paradigm. See docs/decisions/0002-query-language-deferred.adoc.

Otherwise to be determined based on community feedback.