Skip to content

Commit f70064d

Browse files
committed
chore: fold lust into intend (deprecated 2026-04-18)
1 parent 4704115 commit f70064d

14 files changed

Lines changed: 7 additions & 7 deletions

File tree

journal-theme/contractiles/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ This directory contains the generalized contractiles templates. Copy the `contra
1818
* `must/Mustfile` - required invariants and validations.
1919
* `trust/Trustfile.hs` - cryptographic verification steps.
2020
* `dust/Dustfile` - rollback and recovery semantics.
21-
* `lust/Intentfile` - future intent and roadmap direction.
21+
* `intend/Intentfile` - future intent and roadmap direction.
File renamed without changes.

plugin-conflict-mapper/contractiles/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ This directory contains the generalized contractiles templates. Copy the `contra
1818
* `must/Mustfile` - required invariants and validations.
1919
* `trust/Trustfile.hs` - cryptographic verification steps.
2020
* `dust/Dustfile` - rollback and recovery semantics.
21-
* `lust/Intentfile` - future intent and roadmap direction.
21+
* `intend/Intentfile` - future intent and roadmap direction.
File renamed without changes.

praxis/contractiles/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ This directory contains the generalized contractiles templates. Copy the `contra
1818
* `must/Mustfile` - required invariants and validations.
1919
* `trust/Trustfile.hs` - cryptographic verification steps.
2020
* `dust/Dustfile` - rollback and recovery semantics.
21-
* `lust/Intentfile` - future intent and roadmap direction.
21+
* `intend/Intentfile` - future intent and roadmap direction.

project-wharf/contractiles/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Self-validating components for configuration, trust, and deployment.
1010
[horizontal]
1111
`k9/`:: K9 contractiles (Nickel-based config + automation)
1212
`dust/`:: Dust contractiles (cleanup and lifecycle)
13-
`lust/`:: Lust contractiles (desire/requirement specs)
13+
`intend/`:: Lust contractiles (desire/requirement specs)
1414
`must/`:: Must contractiles (mandatory constraints)
1515
`trust/`:: Trust contractiles (trust chain and signatures)
File renamed without changes.

resurrect/contractiles/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ This directory contains the generalized contractiles templates. Copy the `contra
1818
* `must/Mustfile` - required invariants and validations.
1919
* `trust/Trustfile.hs` - cryptographic verification steps.
2020
* `dust/Dustfile` - rollback and recovery semantics.
21-
* `lust/Intentfile` - future intent and roadmap direction.
21+
* `intend/Intentfile` - future intent and roadmap direction.

0 commit comments

Comments
 (0)