Skip to content

chore(a2ml): remove 8 deprecated legacy-Scheme example dups (Item 10)#78

Merged
hyperpolymath merged 2 commits into
mainfrom
chore/item10-scm-example-dedup-2026-05-17
May 18, 2026
Merged

chore(a2ml): remove 8 deprecated legacy-Scheme example dups (Item 10)#78
hyperpolymath merged 2 commits into
mainfrom
chore/item10-scm-example-dedup-2026-05-17

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

What

Orthogonal cleanup slice of Item 10not 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/*.scmexamples/*.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

hyperpolymath and others added 2 commits May 17, 2026 00:58
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>
@hyperpolymath hyperpolymath merged commit 9b23627 into main May 18, 2026
16 checks passed
@hyperpolymath hyperpolymath deleted the chore/item10-scm-example-dedup-2026-05-17 branch May 18, 2026 05:16
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 100 issues detected

Severity Count
🔴 Critical 62
🟠 High 28
🟡 Medium 10

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Issue in quality.yml",
    "type": "missing_workflow",
    "file": "quality.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in security-policy.yml",
    "type": "missing_workflow",
    "file": "security-policy.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action hyperpolymath/standards/.github/workflows/governance-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "governance-reusable.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Action hyperpolymath/standards/.github/workflows/governance-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "governance.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/standards/standards/a2ml/bindings/deno/mod.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/standards/standards/lol/test/vitest.config.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/standards/standards/k9-svc/bindings/deno/mod.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "believe_me undermines formal verification (1 occurrences, CWE-704)",
    "type": "believe_me",
    "file": "/home/runner/work/standards/standards/lol/src/abi/Locale.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "Wildcard CORS -- restrict to specific origins or use env var (1 occurrences, CWE-942)",
    "type": "js_wildcard_cors",
    "file": "/home/runner/work/standards/standards/consent-aware-http/examples/reference-implementations/deno/aibdp_middleware.js",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "innerHTML assignment -- XSS risk, use textContent or SafeDOM (1 occurrences, CWE-79)",
    "type": "js_innerhtml",
    "file": "/home/runner/work/standards/standards/axel-protocol/src/Tea.res.js",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

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.

1 participant