Skip to content

feat: add machine-readable anchor and spec files#34

Merged
hyperpolymath merged 2 commits into
mainfrom
claude/setup-wokelang-anchor-0s8nS
Jan 1, 2026
Merged

feat: add machine-readable anchor and spec files#34
hyperpolymath merged 2 commits into
mainfrom
claude/setup-wokelang-anchor-0s8nS

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Add .machine_read/ directory with Scheme-based machine-readable metadata for LLM assistants and downstream tooling:

  • ANCHOR.wokelang.scm: Authoritative upstream anchor defining this repo as the canonical source for WokeLang semantics and grammar
  • LLM_SUPERINTENDENT.scm: Guidance for AI assistants working on the codebase, including scope boundaries and contribution rules
  • ROADMAP.f0.scm: Machine-readable roadmap with milestones
  • SPEC.core.scm: Core language specification contract defining consent, gratitude, emote, and units system semantics
  • AUTHORITY_STACK.mustfile-nickel.scm: Task routing and config authority definitions (just/must/nickel stack)

This enables downstream repos (wokelang-playground, wokelang-vscode, wokelang-lsp) to properly inherit upstream authority.

claude and others added 2 commits January 1, 2026 15:14
Add .machine_read/ directory with Scheme-based machine-readable
metadata for LLM assistants and downstream tooling:

- ANCHOR.wokelang.scm: Authoritative upstream anchor defining this
  repo as the canonical source for WokeLang semantics and grammar
- LLM_SUPERINTENDENT.scm: Guidance for AI assistants working on
  the codebase, including scope boundaries and contribution rules
- ROADMAP.f0.scm: Machine-readable roadmap with milestones
- SPEC.core.scm: Core language specification contract defining
  consent, gratitude, emote, and units system semantics
- AUTHORITY_STACK.mustfile-nickel.scm: Task routing and config
  authority definitions (just/must/nickel stack)

This enables downstream repos (wokelang-playground, wokelang-vscode,
wokelang-lsp) to properly inherit upstream authority.
@hyperpolymath
hyperpolymath merged commit 995ee8a into main Jan 1, 2026
2 of 6 checks passed
@hyperpolymath
hyperpolymath deleted the claude/setup-wokelang-anchor-0s8nS 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