Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 0 additions & 32 deletions Dustfile

This file was deleted.

15 changes: 0 additions & 15 deletions Mustfile

This file was deleted.

28 changes: 1 addition & 27 deletions standards-map.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
[map]
repo = "hyperpolymath/standards"
version = "1.0.0"
entry_count = 120
entry_count = 118
generated = false # hand-curated; the district index.adoc files ARE generated
checked_by = "scripts/check-standards-map.sh"

Expand Down Expand Up @@ -1171,19 +1171,6 @@ canon_slot = ""
canonical_doc = "5-machine//index.adoc"
gate = "actions-lock-gate"

[[entry]]
from = "Dustfile"
target = "DELETE"
district = "5-machine"
kind = "superseded-contractile"
files = 1
lifecycle = "deprecated"
canonical = false
canon_slot = ""
canonical_doc = ""
gate = "check-mustfile-structure"
note = "extension-less contractiles at root, superseded by machine-readable/contractiles/. Two naming conventions in one tree."

[[entry]]
from = "Justfile"
target = "5-machine/ (root if spine-mandated): Justfile"
Expand All @@ -1196,19 +1183,6 @@ canon_slot = ""
canonical_doc = "5-machine//index.adoc"
gate = "actions-lock-gate"

[[entry]]
from = "Mustfile"
target = "DELETE"
district = "5-machine"
kind = "superseded-contractile"
files = 1
lifecycle = "deprecated"
canonical = false
canon_slot = ""
canonical_doc = ""
gate = "check-mustfile-structure"
note = "extension-less contractiles at root, superseded by machine-readable/contractiles/. Two naming conventions in one tree."

[[entry]]
from = "REGISTRY.adoc"
target = "5-machine/ (root if spine-mandated): REGISTRY.adoc"
Expand Down
Loading