Skip to content
Merged
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
15 changes: 15 additions & 0 deletions .machine_readable/contractiles/lust/lustfile.a2ml
Original file line number Diff line number Diff line change
@@ -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
}
Loading