Commit d22e258
chore(a2ml): remove 8 deprecated legacy-Scheme example dups (Item 10/Day 9)
The 6 machine-readable metadata formats canonically use S-expression
A2ML with the .a2ml extension (see 0-AI-MANIFEST.a2ml invariant). The
agentic/meta/neurosym/playbook example dirs each carried a stale
{minimal,comprehensive}.scm that self-declares "DEPRECATED ... legacy
Guile Scheme (.scm)" and points at its already-present .a2ml sibling.
Delete the 8 deprecated .scm dups (every one has a verified, non-trivial
.a2ml counterpart) and repoint the two README.adoc link lists
(meta-a2ml, playbook-a2ml) from examples/*.scm to examples/*.a2ml so no
doc links break.
Scope policy (re-derived 2026-05-17; plan's ~22-file estimate was
unreproducible — true estate scope ~325 .machine_readable/*.scm, all
downstream): canonical/template-first. PRESERVE untouched: guix.scm /
channels / manifest, tree-sitter queries, executable (define-module)
Guile, and .scm-suffixed satellite/repo path names. The downstream
.machine_readable/*.scm rename tail is staged and deferred.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent a385563 commit d22e258
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
217 | | - | |
| 216 | + | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
220 | | - | |
| 219 | + | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
0 commit comments