Skip to content

Commit 3b4023a

Browse files
committed
chore(tidy): delete banned Python script and correct stale repo-tree entries
- remove generate_idr.py (125 LOC, language-policy violation); its output ProverKindInjectivity.idr is already committed at verification/proofs/idris2/ - drop stale src/mercury/ entry from repo tree (directory does not exist) - update .machine_readable/ description from .scm to .a2ml (per deprecation note)
1 parent 4a0a3d6 commit 3b4023a

2 files changed

Lines changed: 2 additions & 128 deletions

File tree

CLAUDE.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,8 @@ echidna/
3838
│ │ ├── grpc/ # gRPC (tonic, port 50051)
3939
│ │ └── rest/ # REST (axum + OpenAPI, port 8000)
4040
│ ├── julia/ # Julia ML components
41-
│ ├── rescript/ # ReScript+Deno UI (10 files — built locally, not yet shipped)
42-
│ └── mercury/ # Mercury/Logtalk logic (optional)
43-
├── .machine_readable/ # SCM files (STATE.scm, META.scm, ECOSYSTEM.scm)
41+
│ └── rescript/ # ReScript+Deno UI (10 files — built locally, not yet shipped)
42+
├── .machine_readable/ # A2ML metadata (STATE.a2ml, META.a2ml, ECOSYSTEM.a2ml, …)
4443
├── .github/workflows/ # 17 CI/CD workflows
4544
├── Cargo.toml # Rust workspace root
4645
├── Justfile # Primary build system

generate_idr.py

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

0 commit comments

Comments
 (0)