-
Notifications
You must be signed in to change notification settings - Fork 1
frontier-readiness: gap #5 audit — AGENTS.md classified (both-coupled) #180
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
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 | ||||||
|---|---|---|---|---|---|---|---|---|
|
|
@@ -54,10 +54,10 @@ For each audited file: | |||||||
| ### Files audited | ||||||||
|
|
||||||||
| - **CLAUDE.md** (below, this seed fire) | ||||||||
| - **AGENTS.md** (below, Otto-9 fire) | ||||||||
|
|
||||||||
| ### Files to audit (not yet classified; add rows as they land) | ||||||||
|
|
||||||||
| - `AGENTS.md` | ||||||||
| - `GOVERNANCE.md` | ||||||||
| - `docs/ALIGNMENT.md` | ||||||||
| - `docs/CONFLICT-RESOLUTION.md` | ||||||||
|
|
@@ -134,6 +134,86 @@ shape grounds in this specific project, but the shape itself | |||||||
| transfers. In Frontier, this file carries the same role; the | ||||||||
| examples swap out or generalise. | ||||||||
|
|
||||||||
| ## Audit — AGENTS.md | ||||||||
|
|
||||||||
| **Overall classification:** **both (coupled)** — the file is | ||||||||
| explicitly designed as a *universal onboarding handbook* | ||||||||
| ("works with any AI harness ... as well as for human | ||||||||
| contributors") which is factory-generic in shape, but | ||||||||
| contains several Zeta-library-specific sections that need | ||||||||
| surgical edits before the split. | ||||||||
|
|
||||||||
|
Comment on lines
+137
to
+145
|
||||||||
| **File location post-split:** Frontier (factory side). Acts as | ||||||||
| the authoritative template; adopters fork + customise the | ||||||||
| example sections. | ||||||||
|
|
||||||||
| **Length:** 359 lines. | ||||||||
|
||||||||
| **Length:** 359 lines. | |
| **Length:** substantial; treat the exact line count as | |
| volatile as `AGENTS.md` evolves. |
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.
Remove fabricated AGENTS details from audit table
These rows describe directives that are not present in AGENTS.md (e.g., "MCP", "struct-tuples", Span<T>, and "Co-Authored-By"); the referenced sections actually contain different guidance. Because this document is used to drive the Frontier/Zeta split plan, invented inputs make the classification and refactor checklist less reliable and can trigger unnecessary or mis-scoped edits. Please align the section notes to the actual text in AGENTS.md before marking this file audited.
Useful? React with 👍 / 👎.
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.
Repo convention forbids contributor name attribution in docs; this entry includes a direct name ("Otto-9") instead of a role-ref. Please replace with a role-based reference (e.g., "loop-agent PM" / "auditing agent") or a neutral fire-id, and avoid embedding personal names in this doc (see docs/AGENT-BEST-PRACTICES.md operational rule).