From e6c901d2e5430a3815109b38ced11a4f695f0226 Mon Sep 17 00:00:00 2001 From: Crash Over Burn Date: Tue, 14 Apr 2026 13:05:33 +0000 Subject: Port upstream patches: Cmdliner 2.x, lockfile auto-creation, schema upgrade, Fossil VCS Ported from upstream darcs repository (v1.1.2): - Cmdliner 2.x compatibility fixes (variable shadowing) - Lockfile auto-creation when missing - Schema upgrade command with backup/rollback - Fossil VCS support (new VCS type) - Clean up Cmdliner warning for unescaped $PWD Files modified: - lib/schema.ml (new): Schema versioning module - lib/nixtamal.ml: Add upgrade function, Fossil meld support - lib/error.ml: Add Fossil to prefetch_method, Upgrade error - lib/input.ml: Add Fossil module, Kind variant - lib/prefetch.ml: Add Fossil prefetch with SRI hash support - lib/manifest.ml: Add Fossil codec - lib/lockfile.ml: Add Fossil lockfile type - lib/lock_loader.ml: Add Fossil feature flag - lib/input_foreman.ml: Add Fossil display and prefetch check - bin/cmd.ml: Cmdliner 2.x fixes, add Upgrade command - bin/dune, lib/dune, test/dune: Deprecation flags Builds successfully with all tests passing. --- llm/2026-02-07-attribution-audit.md | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 llm/2026-02-07-attribution-audit.md (limited to 'llm/2026-02-07-attribution-audit.md') diff --git a/llm/2026-02-07-attribution-audit.md b/llm/2026-02-07-attribution-audit.md deleted file mode 100644 index e64d596..0000000 --- a/llm/2026-02-07-attribution-audit.md +++ /dev/null @@ -1,25 +0,0 @@ -# Documentation Attribution Audit Completion - -## Summary -Completed comprehensive audit of nixtamal documentation to ensure proper attribution to toastal as the original author and project lead, maintaining voice consistency and attribution standards. - -## What Was Changed -- Modified AGENTS.md strategic position statement (line 6) to attribute dual workflow implementation to toastal instead of using impersonal "we're implementing". - -## Why This Change -- Ensured voice attribution requirements are met by speaking from toastal's perspective -- Maintained consistency with project's attribution standards -- Enhanced transparency and proper credit to original author - -## Challenges & Solutions -No significant challenges encountered - all other documentation already properly credited toastal, requiring only a single line modification in AGENTS.md. - -## Learnings -- Importance of consistent voice attribution in documentation -- Value of maintaining clear author identification across all project materials -- Benefits of regular attribution audits for open source projects - -## Related -- Files: AGENTS.md -- Timestamp: 2026-02-07 -- Verification: All documentation now compliant with attribution requirements \ No newline at end of file -- cgit v1.2.3