Implement scope arrest anchor schema#13
Merged
Merged
Conversation
Establish stable, runnable baseline with conformance corpus and frozen identity per ANCHOR.scope-arrest.2026-01-01. Changes: - Add .machine_read/ with LLM_SUPERINTENDENT, SPEC.core, ROADMAP.f0, CANONICAL_README, and ANCHOR files - Fix STATE.scm language reference (ada -> rust) - Create conformance corpus: - 4 valid examples (singles, pairs, ice dance) - 7 invalid examples producing stable diagnostics - Mark tree-sitter and editors as optional (OPTIONAL.md files) Golden path verified: - All 152 tests pass - All conformance/valid examples parse successfully - All conformance/invalid examples produce expected errors
Establish blessed operational interface following AUTHORITY_STACK rules: - All local operations via `just <recipe>` - Makefiles forbidden - Add recipes instead of running ad-hoc commands Recipes added: - test, build, build-release, check, lint, fmt - check-examples, check-conformance-valid, check-conformance-invalid - conformance (runs full suite) - demo (shows CLI in action) - smoke-test (golden path per ANCHOR) - clean, install, watch-test Also updates LLM_SUPERINTENDENT.scm with authority stack reference. Note: Requires `just` to be installed (https://just.systems)
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.