Commit 1b1e7ae
fix: audit finds architecture docs in subdirectories
The auditor only checked for docs/architecture.md exactly. Projects
like cpsc-engine-rtl have architecture at docs/architecture/DESIGN.md
or similar paths. Now globs docs/**/architecture* and ARCHITECTURE*.
Filed #49 for interactive architecture generation (specsmith architect).
Co-Authored-By: Oz <oz-agent@warp.dev>1 parent bbfbc68 commit 1b1e7ae
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
123 | 130 | | |
124 | 131 | | |
125 | 132 | | |
126 | | - | |
127 | | - | |
| 133 | + | |
| 134 | + | |
128 | 135 | | |
129 | 136 | | |
130 | 137 | | |
| |||
0 commit comments