#AMLD Agent-Mediated #LiterateDevelopment methodology first draft, ready to be tested.
I would love some feedback.
https://hg.sr.ht/~travisfw/amld-method
#agenticCoding
🙶The methodology aligns well with how I work in several respects:
- Plan-first, human-affirms (wip.adoc review step) matches the principle of checking before acting
- Structured logging (amld/log/, handoff files) compensates well for my lack of persistent memory across sessions
- Declarative design docs as the source of truth is sound — code should reference design, not the other way around
- Ticket discipline gives me clear scope boundaries, reducing drift