Skip to content

Commit 8f6e50a

Browse files
hyperpolymathclaude
andcommitted
chore(a2ml): remove 8 deprecated legacy-Scheme example dups (Item 10)
Orthogonal cleanup slice of Item 10 (not the STATE v2 conversion workstream in #77/modshells#43). The agentic/meta/neurosym/playbook example dirs each carried {minimal,comprehensive}.scm that self-declare "DEPRECATED ... legacy Guile Scheme (.scm) format" and point at their already-present, verified .a2ml siblings. Delete the 8 deprecated .scm dups and repoint the only in-repo refs -- the meta-a2ml and playbook-a2ml README.adoc example link lists -- from examples/*.scm to examples/*.a2ml so no doc links break. PRESERVE policy unchanged (guix/channels/manifest, tree-sitter, (define-module) Guile, .scm-suffixed satellite paths untouched). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 9e661a0 commit 8f6e50a

10 files changed

Lines changed: 4 additions & 1076 deletions

File tree

agentic-a2ml/examples/comprehensive.scm

Lines changed: 0 additions & 246 deletions
This file was deleted.

agentic-a2ml/examples/minimal.scm

Lines changed: 0 additions & 17 deletions
This file was deleted.

meta-a2ml/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@ The formal specification is in the `spec/` directory:
213213

214214
See the link:examples/[examples/] directory:
215215

216-
* link:examples/minimal.scm[minimal.scm] - Minimal valid META file
217-
* link:examples/comprehensive.scm[comprehensive.scm] - Full-featured example
216+
* link:examples/minimal.a2ml[minimal.a2ml] - Minimal valid META file
217+
* link:examples/comprehensive.a2ml[comprehensive.a2ml] - Full-featured example
218218

219219
== Integration with STATE.a2ml
220220

0 commit comments

Comments
 (0)