diff --git a/.machine_readable/contractiles/lust/lustfile.a2ml b/.machine_readable/contractiles/lust/lustfile.a2ml new file mode 100644 index 0000000..f2d9aa1 --- /dev/null +++ b/.machine_readable/contractiles/lust/lustfile.a2ml @@ -0,0 +1,15 @@ +// lustfile.a2ml for a2ml-showcase +// SPDX-License-Identifier: PMPL-1.0-or-later +// Generated: 2026-04-08T20:03:43+01:00 + +lustfile { + name: "a2ml-showcase" + version: "1.0.0" + description: "lustfile contractile for a2ml-showcase" + + // Basic lustfile configuration + enabled: true + + // Repository-specific lust settings will be added here + // This preserves the existing contractile structure and naming convention +}