Skip to content

Add aidlc-docs/ Reference Documentation#2

Merged
harmjeff merged 2 commits intoharmjeff:mainfrom
DavidHache:feature/readme-aidlc-docs-example
Mar 20, 2026
Merged

Add aidlc-docs/ Reference Documentation#2
harmjeff merged 2 commits intoharmjeff:mainfrom
DavidHache:feature/readme-aidlc-docs-example

Conversation

@DavidHache
Copy link
Copy Markdown

What
Adds a complete reference of every file the AI-DLC workflow can generate inside aidlc-docs/, its own doc to keep the README lean.

Why
Users had no single place to understand the full set of artifacts produced by an AI-DLC run. The directory tree, conditional file annotations, and notes on single-unit simplification patterns give a clear picture of what to expect. Keeping it in a dedicated file avoids bloating the README while still being one click away.

Commits
7a1a437 — adds the "Generated aidlc-docs/ Reference" section to the README with the fully populated directory tree, per-file annotations, and usage notes. Validated against real regression run outputs.
32af498 — extracts that section into
GENERATED_DOCS_REFERENCE.md
and replaces it in the README with a link. Table of Contents anchor preserved.
Changes
README.md — new ToC entry and a link pointing to the reference doc.
GENERATED_DOCS_REFERENCE.md
— new file with the complete aidlc-docs directory tree and notes.

David Hache added 2 commits March 18, 2026 14:12
Add a new 'Generated aidlc-docs/ Reference' section showing the complete
directory tree of all possible files created during an AI-DLC workflow run.
Each file is annotated with its purpose and the conditions under which it
is generated (brownfield-only, conditional stages, per-unit, etc.).

Cross-referenced against real regression run outputs to validate accuracy
and added notes covering single-unit simplification patterns observed in
practice (e.g. simplified plan naming, variable build-and-test file sets).
@harmjeff harmjeff merged commit ff1d388 into harmjeff:main Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants