|
10 | 10 | Written under `<output>/`: |
11 | 11 |
|
12 | 12 | 1. `START_HERE.md` |
13 | | -2. `DEEP_DIVE.md` |
| 13 | +2. `SYSTEM_DEEP_DIVE.md` |
14 | 14 | 3. `ONBOARDING.html` (when `--format html|both`) |
15 | | -4. `_details/` containing the full artifact tree listed below |
| 15 | +4. `evidence/` containing the full artifact tree listed below |
16 | 16 |
|
17 | 17 | ## Full Layout |
18 | 18 |
|
19 | 19 | Written directly under `<output>/`: |
20 | 20 |
|
21 | 21 | 1. `overview/OVERVIEW.md` (when `--format markdown|both`) |
22 | | -2. `deep/ARCHITECTURE_DEEP.md` (when `--format markdown|both`) |
23 | | -3. `deep/MODULES_DEEP.md` (when `--format markdown|both`) |
24 | | -4. `deep/FLOWS_DEEP.md` (when `--format markdown|both`) |
25 | | -5. `deep/DEPENDENCIES_DEEP.md` (when `--format markdown|both`) |
26 | | -6. `deep/GLOSSARY.md` (when `--format markdown|both`) |
27 | | -7. `html/ONBOARDING.html` (when `--format html|both`) |
28 | | -8. `diagrams/*.mmd` |
29 | | -9. `diagrams/svg/*.svg` |
30 | | -10. `diagrams/png/*.png` |
31 | | -11. `meta/analysis_manifest.json` |
32 | | -12. `meta/confidence_report.json` |
33 | | -13. `meta/source_attribution.json` |
34 | | -14. `meta/index.json` |
35 | | -15. `meta/stack.json` |
36 | | -16. `meta/entrypoints.json` |
37 | | -17. `meta/dependencies.json` |
38 | | -18. `meta/flows.json` |
39 | | -19. `meta/diagram_manifest.json` |
40 | | -20. `meta/mermaid_validation.json` |
41 | | -21. `meta/render_report.json` |
42 | | -22. `meta/enrichment.json` |
43 | | -23. `meta/coverage_report.json` |
44 | | -24. `meta/explainer_context.json` |
45 | | -25. `meta/verification_checkpoint.json` |
46 | | -26. `meta/llm_summary.json` |
47 | | -27. `meta/docs_generation.json` |
48 | | -28. `meta/html_generation.json` (when `--format html|both`) |
49 | | -29. `meta/fact_check_report.json` |
50 | | -30. `meta/content_completeness.json` |
51 | | -31. `meta/quality_report.json` |
52 | | -32. `meta/compact_output.json` (when `--output-layout compact`) |
| 22 | +2. `deep/SYSTEM_DEEP_DIVE.md` (when `--format markdown|both`) |
| 23 | +3. `html/ONBOARDING.html` (when `--format html|both`) |
| 24 | +4. `diagrams/*.mmd` |
| 25 | +5. `diagrams/svg/*.svg` |
| 26 | +6. `diagrams/png/*.png` |
| 27 | +7. `meta/analysis_manifest.json` |
| 28 | +8. `meta/confidence_report.json` |
| 29 | +9. `meta/source_attribution.json` |
| 30 | +10. `meta/index.json` |
| 31 | +11. `meta/stack.json` |
| 32 | +12. `meta/entrypoints.json` |
| 33 | +13. `meta/dependencies.json` |
| 34 | +14. `meta/flows.json` |
| 35 | +15. `meta/diagram_manifest.json` |
| 36 | +16. `meta/mermaid_validation.json` |
| 37 | +17. `meta/render_report.json` |
| 38 | +18. `meta/enrichment.json` |
| 39 | +19. `meta/coverage_report.json` |
| 40 | +20. `meta/explainer_context.json` |
| 41 | +21. `meta/verification_checkpoint.json` |
| 42 | +22. `meta/llm_summary.json` |
| 43 | +23. `meta/docs_generation.json` |
| 44 | +24. `meta/html_generation.json` (when `--format html|both`) |
| 45 | +25. `meta/fact_check_report.json` |
| 46 | +26. `meta/content_completeness.json` |
| 47 | +27. `meta/quality_report.json` |
| 48 | +28. `meta/compact_output.json` (when `--output-layout compact`) |
53 | 49 |
|
54 | 50 | ## Manifest Schema |
55 | 51 |
|
|
0 commit comments