Skip to content

Commit b961982

Browse files
committed
fix(ci): repair A2ML/K9 schema errors in Dogfood Gate (Refs #77)
1 parent 5981dba commit b961982

10 files changed

Lines changed: 10 additions & 0 deletions

File tree

.machine_readable/6a2/ANCHOR.a2ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# ⚓ ANCHOR: rsr-template-repo
22
# Canonical authority and project recalibration trigger for rsr-template-repo.
33
# Template from: https://github.com/hyperpolymath/standards
4+
identity: "org.hyperpolymath.echidna.anchor"
45

56
id: "org.hyperpolymath.rsr-template-repo"
67
version: "1.0.0"

.machine_readable/contractiles/adjust/adjust.k9.ncl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
K9!
12
# SPDX-License-Identifier: PMPL-1.0-or-later
23
# adjust.k9.ncl — K9 trust-tier component of the adjust trident
34
# Author: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>

.machine_readable/contractiles/bust/bust.k9.ncl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
K9!
12
# SPDX-License-Identifier: PMPL-1.0-or-later
23
# bust.k9.ncl — K9 trust-tier component of the bust trident
34
# Author: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>

audits/assail-classifications.a2ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# identity: echidna-assail-classifications
12
; SPDX-License-Identifier: PMPL-1.0-or-later
23
; Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
34
;

container/deploy.k9.ncl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
K9!
12
# SPDX-License-Identifier: PMPL-1.0-or-later
23
# deploy.k9.ncl — ECHIDNA deployment component (Hunt level)
34

training_data/proof_states_mathcomp.a2ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# identity: echidna-training-proof-states-mathcomp
12
# SPDX-License-Identifier: PMPL-1.0-or-later
23
# Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath)
34
# mathcomp proof-state records (Coq/ssreflect training data)

training_data/stats_mathcomp.a2ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# identity: echidna-training-stats-mathcomp
12
# SPDX-License-Identifier: PMPL-1.0-or-later
23
# mathcomp extraction statistics
34

training_data/stats_tptp.a2ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# identity: echidna-training-stats-tptp
12
# SPDX-License-Identifier: PMPL-1.0-or-later
23
# TPTP extraction statistics
34

training_data/tactics_mathcomp.a2ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# identity: echidna-training-mathcomp
12
# SPDX-License-Identifier: PMPL-1.0-or-later
23
# Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath)
34
# mathcomp tactic records (ssreflect tactics per step)

training_data/tactics_tptp.a2ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# identity: echidna-training-tptp
12
# SPDX-License-Identifier: PMPL-1.0-or-later
23
# Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath)
34
# TPTP tactic records (one per proof-state)

0 commit comments

Comments
 (0)