Claude/add language manifest r d bhd#22
Merged
Merged
Conversation
Provides a quick reference for all languages in the ecosystem including: - Summary table with status, domain, and run commands - Detailed sections for each of the 8 core languages - Additional languages (betlang, julia-the-viper, etc.) - Status indicators (synced, diverged, not synced) - Quick start instructions for submodule setup
Each language now has a minimal README in languages/ containing: - One-sentence description - Core invariant (the defining design principle) - Example code snippet - Run instructions - Sync status Invariants: - my-lang: Progressive mastery, each level builds on previous - phronesis: Every AI decision traces to declared values - eclexia: No computation without explicit resource budget - oblibeny: All programs must provably terminate - wokelang: No operation without explicit consent - betlang: All uncertainty must be explicitly modeled - julia-the-viper: Data and code strictly separated - affinescript: Every resource used at most once - ephapax: Every value consumed exactly once
## New .scm specification files - META.scm: Architecture decisions and development practices - STATE.scm: Project checkpoint and session history - ECOSYSTEM.scm: Repository map and satellite configuration - PLAYBOOK.scm: Operational workflows and runbooks - AGENTIC.scm: Agent-oriented language specifications - NEUROSYM.scm: Neuro-symbolic integration specs ## New satellites - anvomidav: Formally verified real-time systems language - language-playgrounds: Interactive experimentation sandboxes ## README.adoc updates - Replaced all TBD placeholders with actual repo links - Added documentation references for new .scm files - Added playgrounds section ## Wiki expansion (17 new pages) - Language pages: Me, Solo, Duet, Ensemble, Phronesis, Eclexia, Oblibeny, Anvomidav, WokeLang, betlang, julia-the-viper - Tutorials: Hello-World - Overview: Choosing-a-Language, IDE-Setup - Contributing: How-to-Contribute ## MANIFEST updates - Updated Anvomidav status to ACTIVE - Added language-playgrounds to tooling - Added Playgrounds section with language mappings
Updated to follow https://github.com/hyperpolymath/state.scm format: - Added metadata section (format-version, schema-version, timestamps) - Added user section (name, roles, preferences) - Added session section (conversation-id, focus) - Restructured projects with completion %, blockers, next actions - Added critical-next priority queue - Added issues tracking - Added history with velocity snapshots
Added detailed playground satellite information: - me-dialect-playground: 4 grammars, 110+ examples, production lexer - jtv-playground: julia-the-viper experiments - eclexia-playground: Economics as Code sandbox - ephapax-playground: planned (Physics as Code) Each satellite includes status and feature inventory.
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.