Skip to content

Conversation

@hyperpolymath
Copy link
Owner

No description provided.

claude added 2 commits January 1, 2026 15:09
- Fix README install instructions to be self-contained (no external forge refs)
- Create SPEC.core.scm defining minimal resource lattice and evaluation semantics
- Add conformance corpus with valid/invalid resource usage tests
- Implement @requires constraint checking in interpreter solution selection
- Fix stray "belarus" typo in eval.rs that broke compilation

Per ANCHOR.scope-arrest: make minimal resource-semantics executable with
deterministic constraint violation errors.

Smoke test: cargo test && cargo run -- run examples/hello.ecl
All local operations now invocable via `just <recipe>`:
- build, build-release: cargo build variants
- test: run all unit tests
- smoke-test: per ANCHOR success criteria
- conformance: run valid/invalid resource constraint tests
- run, check, repl: interpreter commands
- demo: run fibonacci example
- clean, fmt, lint: maintenance recipes
- status: project overview
@hyperpolymath hyperpolymath merged commit 09d0176 into main Jan 1, 2026
1 of 2 checks passed
@hyperpolymath hyperpolymath deleted the claude/fix-canonical-instantiation-QctaT branch January 1, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants