Skip to content

Commit 0146174

Browse files
hyperpolymathclaude
andcommitted
refactor(descriptiles): complete migration — deletions + doc/content edits
The prior commit captured only the renamed descriptiles/ files (index desync from a stash round-trip during verification). This adds the 6a2/ deletions and the ~30 doc/metadata + TRUST.contractile + check-doc-truthing.sh edits so the migration is whole. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 44da38a commit 0146174

38 files changed

Lines changed: 54 additions & 2103 deletions

.claude/CLAUDE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ https://github.com/hyperpolymath/nextgen-languages/blob/main/docs/disambiguation
2929

3030
The following files in `.machine_readable/` contain structured project metadata:
3131

32-
- `.machine_readable/6a2/STATE.a2ml` - Current project state and progress
33-
- `.machine_readable/6a2/META.a2ml` - Architecture decisions and development practices
34-
- `.machine_readable/6a2/ECOSYSTEM.a2ml` - Position in the ecosystem and related projects
35-
- `.machine_readable/6a2/AGENTIC.a2ml` - AI agent interaction patterns
36-
- `.machine_readable/6a2/NEUROSYM.a2ml` - Neurosymbolic integration config
37-
- `.machine_readable/6a2/PLAYBOOK.a2ml` - Operational runbook
32+
- `.machine_readable/descriptiles/STATE.a2ml` - Current project state and progress
33+
- `.machine_readable/descriptiles/META.a2ml` - Architecture decisions and development practices
34+
- `.machine_readable/descriptiles/ECOSYSTEM.a2ml` - Position in the ecosystem and related projects
35+
- `.machine_readable/descriptiles/AGENTIC.a2ml` - AI agent interaction patterns
36+
- `.machine_readable/descriptiles/NEUROSYM.a2ml` - Neurosymbolic integration config
37+
- `.machine_readable/descriptiles/PLAYBOOK.a2ml` - Operational runbook
3838

3939
---
4040

@@ -57,7 +57,7 @@ The following files in `.machine_readable/` contain structured project metadata:
5757
| **Bash/POSIX Shell** | Scripts, automation | Keep minimal |
5858
| **Python** | SaltStack only | No other Python permitted |
5959
| **Nickel** | Configuration language | For complex configs |
60-
| **A2ML** | State/meta files | .machine_readable/6a2/STATE.a2ml, .machine_readable/6a2/META.a2ml, .machine_readable/6a2/ECOSYSTEM.a2ml |
60+
| **A2ML** | State/meta files | .machine_readable/descriptiles/STATE.a2ml, .machine_readable/descriptiles/META.a2ml, .machine_readable/descriptiles/ECOSYSTEM.a2ml |
6161
| **Julia** | Batch scripts, data processing | Per RSR |
6262
| **OCaml** | AffineScript compiler | Language-specific (compiler-host tooling lives here) |
6363
| **Ada** | Safety-critical systems | Where required |

.machine_readable/6a2/AGENTIC.a2ml

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

.machine_readable/6a2/ECOSYSTEM.a2ml

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

0 commit comments

Comments
 (0)