-
Notifications
You must be signed in to change notification settings - Fork 1
frontier-readiness: gap #5 audit — TECH-RADAR + FACTORY-HYGIENE (batched) #188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
daa126f
f37f5cb
74ff9d8
61ba292
b337c36
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -60,14 +60,14 @@ For each audited file: | |||||||||||||||||
| - **docs/AGENT-BEST-PRACTICES.md** (below, fire #13) | ||||||||||||||||||
| - **docs/ALIGNMENT.md** (below, fire #14) | ||||||||||||||||||
| - **docs/AUTONOMOUS-LOOP.md** (below, fire #15) | ||||||||||||||||||
| - **docs/WONT-DO.md** (below, fire #15) | ||||||||||||||||||
| - **docs/WONT-DO.md** (below, fire #15) — also docs/ALIGNMENT.md on PR #185 | ||||||||||||||||||
| - **docs/TECH-RADAR.md** (below, fire #16) | ||||||||||||||||||
| - **docs/FACTORY-HYGIENE.md** (below, fire #16) — also docs/AGENT-BEST-PRACTICES.md on PR #184, docs/ALIGNMENT.md on PR #185 | ||||||||||||||||||
|
|
||||||||||||||||||
| ### Files to audit (not yet classified; add rows as they land) | ||||||||||||||||||
|
|
||||||||||||||||||
| - `docs/GLOSSARY.md` | ||||||||||||||||||
| - `docs/FACTORY-HYGIENE.md` | ||||||||||||||||||
| - `docs/ROUND-HISTORY.md` | ||||||||||||||||||
| - `docs/TECH-RADAR.md` | ||||||||||||||||||
| - `docs/BACKLOG.md` | ||||||||||||||||||
| - `docs/ROADMAP.md` | ||||||||||||||||||
| - `docs/VISION.md` | ||||||||||||||||||
|
|
@@ -574,6 +574,18 @@ own maintainer stack. | |||||||||||||||||
| **Length:** 840 lines. **21 clauses** (HC-1..HC-7, | ||||||||||||||||||
| SD-1..SD-9, DIR-1..DIR-5). | ||||||||||||||||||
|
|
||||||||||||||||||
| ## Audit — docs/TECH-RADAR.md | ||||||||||||||||||
|
|
||||||||||||||||||
| **Overall classification:** **both (coupled)** — ThoughtWorks-style | ||||||||||||||||||
| radar framework is factory-generic; entry rows are heavily | ||||||||||||||||||
| Zeta-library-specific. | ||||||||||||||||||
|
|
||||||||||||||||||
| **File location post-split:** Frontier (shape + Legend + Ring | ||||||||||||||||||
| vocab + Usage pattern); Zeta repo keeps current entry rows. | ||||||||||||||||||
|
|
||||||||||||||||||
| **Length:** 128 lines. **Legend + Rings (Techniques / Tools / | ||||||||||||||||||
|
||||||||||||||||||
| **Length:** 128 lines. **Legend + Rings (Techniques / Tools / | |
| **Length:** 129 lines. **Legend + Rings (Techniques / Tools / |
Copilot
AI
Apr 24, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
P1: The FACTORY-HYGIENE audit’s stated line count looks stale: docs/FACTORY-HYGIENE.md is currently 208 lines in-tree (per repo index), not 206. Please update the “Length” value (or make it approximate / “as of ”) so this audit doesn’t drift.
| **Length:** 206 lines + the Scope column's inline | |
| classification per row (already done by gap #8 discovery: | |
| gap #8 in the Frontier readiness roadmap was closed on | |
| re-inspection because this file self-classifies). | |
| **Length:** approximately 208 lines + the Scope column's | |
| inline classification per row (already done by gap #8 | |
| discovery: gap #8 in the Frontier readiness roadmap was | |
| closed on re-inspection because this file self-classifies). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Placing
## Audit — docs/TECH-RADAR.mdhere re-parents the following### Section-by-section breakdown,### Refactor notes, and### Classification rationaleblocks (which still describe ALIGNMENT clauses likeHC-*/DIR-*) under TECH-RADAR. That leaves the ALIGNMENT audit structurally incomplete and makes the split playbook ambiguous, because readers can now apply ALIGNMENT-specific migration steps to TECH-RADAR by mistake.Useful? React with 👍 / 👎.