Commit 9b23627
chore(a2ml): remove 8 deprecated legacy-Scheme example dups (Item 10) (#78)
## What
Orthogonal cleanup slice of **Item 10** — *not* the STATE v2 conversion
workstream (#77, modshells#43).
Deletes the 8 deprecated `*-a2ml/examples/{minimal,comprehensive}.scm`
files in `agentic-a2ml`, `meta-a2ml`, `neurosym-a2ml`, `playbook-a2ml`.
Each:
- self-declares `DEPRECATED … legacy Guile Scheme (.scm) format`
- has a verified, non-trivial `.a2ml` sibling already present
Also repoints the only in-repo references — the `meta-a2ml` and
`playbook-a2ml` `README.adoc` example link lists — from `examples/*.scm`
→ `examples/*.a2ml`, so no doc links break.
## Scope
PRESERVE policy unchanged: `guix.scm`/`channels`/`manifest`, tree-sitter
queries, executable `(define-module)` Guile, and `.scm`-suffixed
satellite/repo path names are untouched. No overlap with the
STATE.scm→v2 converter work.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>1 parent 526bcba commit 9b23627
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