Skip to content

Commit b7e3dfd

Browse files
hyperpolymathclaude
andcommitted
refactor(contractiles): propagate lust → intend rename to template copies
Canonical core landed in f380b62 (lust verb deprecated, wishes absorbed into intend/Intentfile.a2ml). This propagates the rename to 14 doc-template copies under a2ml/, k9-svc/, and rhodium-standard-repositories/. Per directory: - git mv lust/ intend/ - normalise to a single Intentfile.a2ml (removed stray Intentfile no-ext and Lustfile variants where present) - replaced lust/Lust/LUST text inside Intentfile stubs with intend/Intend/INTEND - updated sibling README.adoc references where applicable No runners added — template copies are doc stubs and have never carried paired .ncl runners. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent f380b62 commit b7e3dfd

24 files changed

Lines changed: 96 additions & 118 deletions

File tree

a2ml/actions/validate/docs/templates/contractiles/lust/Intentfile.a2ml renamed to a2ml/actions/validate/docs/templates/contractiles/intend/Intentfile.a2ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# Replace this with your project's contractile.
44
# See .machine_readable/contractiles/ for a working example.
55
#
6-
# Copy this file to .machine_readable/contractiles/lust/Intentfile.a2ml
6+
# Copy this file to .machine_readable/contractiles/intend/Intentfile.a2ml
77
# and fill in your project-specific checks.
88

99
@abstract:
10-
[Your project's LUST contract goes here]
10+
[Your project's INTEND contract goes here]
1111
@end

a2ml/bindings/deno/docs/templates/contractiles/lust/Intentfile.a2ml renamed to a2ml/bindings/deno/docs/templates/contractiles/intend/Intentfile.a2ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# Replace this with your project's contractile.
44
# See .machine_readable/contractiles/ for a working example.
55
#
6-
# Copy this file to .machine_readable/contractiles/lust/Intentfile.a2ml
6+
# Copy this file to .machine_readable/contractiles/intend/Intentfile.a2ml
77
# and fill in your project-specific checks.
88

99
@abstract:
10-
[Your project's LUST contract goes here]
10+
[Your project's INTEND contract goes here]
1111
@end

a2ml/bindings/haskell/docs/templates/contractiles/lust/Intentfile.a2ml renamed to a2ml/bindings/haskell/docs/templates/contractiles/intend/Intentfile.a2ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# Replace this with your project's contractile.
44
# See .machine_readable/contractiles/ for a working example.
55
#
6-
# Copy this file to .machine_readable/contractiles/lust/Intentfile.a2ml
6+
# Copy this file to .machine_readable/contractiles/intend/Intentfile.a2ml
77
# and fill in your project-specific checks.
88

99
@abstract:
10-
[Your project's LUST contract goes here]
10+
[Your project's INTEND contract goes here]
1111
@end

a2ml/bindings/rust/docs/templates/contractiles/lust/Intentfile.a2ml renamed to a2ml/bindings/rust/docs/templates/contractiles/intend/Intentfile.a2ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# Replace this with your project's contractile.
44
# See .machine_readable/contractiles/ for a working example.
55
#
6-
# Copy this file to .machine_readable/contractiles/lust/Intentfile.a2ml
6+
# Copy this file to .machine_readable/contractiles/intend/Intentfile.a2ml
77
# and fill in your project-specific checks.
88

99
@abstract:
10-
[Your project's LUST contract goes here]
10+
[Your project's INTEND contract goes here]
1111
@end

a2ml/contractiles/lust/Intentfile

Lines changed: 0 additions & 21 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# Intentfile.a2ml — BLANK TEMPLATE
3+
# Replace this with your project's contractile.
4+
# See .machine_readable/contractiles/ for a working example.
5+
#
6+
# Copy this file to .machine_readable/contractiles/intend/Intentfile.a2ml
7+
# and fill in your project-specific checks.
8+
9+
@abstract:
10+
[Your project's INTEND contract goes here]
11+
@end

a2ml/editors/vscode/docs/templates/contractiles/lust/Intentfile.a2ml

Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# Intentfile.a2ml — BLANK TEMPLATE
3+
# Replace this with your project's contractile.
4+
# See .machine_readable/contractiles/ for a working example.
5+
#
6+
# Copy this file to .machine_readable/contractiles/intend/Intentfile.a2ml
7+
# and fill in your project-specific checks.
8+
9+
@abstract:
10+
[Your project's INTEND contract goes here]
11+
@end

a2ml/pandoc/docs/templates/contractiles/lust/Intentfile.a2ml

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

0 commit comments

Comments
 (0)