Skip to content

frontier-readiness: gap #5 audit — ALIGNMENT.md (factory-generic)#185

Open
AceHack wants to merge 1 commit intomainfrom
frontier-readiness/audit-alignment-md
Open

frontier-readiness: gap #5 audit — ALIGNMENT.md (factory-generic)#185
AceHack wants to merge 1 commit intomainfrom
frontier-readiness/audit-alignment-md

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented Apr 23, 2026

Summary

Surgical refactor notes

  1. Substitute Zeta<Project> in preamble + research-claim + DIR-1
  2. Template-ify Signatures (adopter-fills-in)
  3. Keep Aaron verbatim quotes in Zeta's alignment contract as attribution anchors; Frontier references "adopter's direct verbatim statements" as pattern

Effort: S.

Running classification tally (6 audits)

File Class
CLAUDE.md both
AGENTS.md both
GOVERNANCE.md (#181) factory-generic
CONFLICT-RESOLUTION.md both
AGENT-BEST-PRACTICES.md (#184) factory-generic
ALIGNMENT.md (this) factory-generic

Attribution

Otto (loop-agent PM hat); continuing gap #5 cadence.

🤖 Generated with Claude Code

Sixth file audited. ALIGNMENT.md classified factory-
generic. Confirms the rule-substrate-instructional
hypothesis.

20 clauses (HC-1..HC-7, SD-1..SD-8, DIR-1..DIR-5) all
structurally instructional. Substance transfers to any
adopter; only project name + signatures + verbatim-quote
attributions are adopter-specific.

Refactor notes:
1. Substitute "Zeta" → <Project> in preamble + research-
   claim section + DIR-1 heading
2. Template-ify Signatures section (adopter fills in)
3. Keep Aaron verbatim quotes in Zeta repo's alignment
   contract as attribution anchors; Frontier template
   references "adopter's direct verbatim statements"
   as the pattern

Effort: S (simple project-name substitution + signatures
template-ify).

Six audits now complete. Pattern stable: instructional
→ factory-generic; state-logging / illustrative →
embedded Zeta-specifics.

Attribution: Otto (loop-agent PM hat).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 23, 2026 19:41
@AceHack AceHack enabled auto-merge (squash) April 23, 2026 19:41
AceHack added a commit that referenced this pull request Apr 23, 2026
…183 merged

Sixth audit. ALIGNMENT.md classified factory-generic. 20
clauses (HC/SD/DIR) structurally instructional; substance
transfers to any adopter. Effort: S (project-name
substitution + signatures template-ify).

Load-bearing finding: the factory's alignment substrate
transfers cleanly to any Frontier adopter. Common Sense
2.0's 5 safety properties are structurally available to
any adopter inheriting Frontier, not just Zeta.

PR #183 (CONFLICT-RESOLUTION audit) merged this tick.
PR #185 (ALIGNMENT audit) armed for auto-merge.

Progress: 6 audits in 8 ticks; ~10 remaining; projected
completion ~Otto-24.

Attribution: Otto (loop-agent PM hat).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d18144df42

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".


## Audit — docs/ALIGNMENT.md

**Overall classification:** **factory-generic** — confirms
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Mark ALIGNMENT.md as mixed classification

This section labels docs/ALIGNMENT.md as overall factory-generic, but the same audit immediately identifies non-generic content (both rows, an adopter-specific Signatures row, and required pre-split substitutions/template steps). Because this document later defines split execution as “factory-generic files move” while both files are refactored first, this mismatch can send ALIGNMENT.md through the wrong split path and preserve Zeta-specific names/signatures in Frontier; the overall class should be consistent with the required refactor path.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Frontier readiness “factory vs Zeta separation” audit log to record the classification of docs/ALIGNMENT.md as factory-generic and to keep the audit progress list in sync with completed audits.

Changes:

  • Fixes/normalizes the “Files audited” list formatting and updates it to include docs/ALIGNMENT.md.
  • Removes docs/ALIGNMENT.md / docs/AGENT-BEST-PRACTICES.md from the “Files to audit” list and adds a consolidated note pointing to the PRs where related audits landed.
  • Adds a full “Audit — docs/ALIGNMENT.md” section including classification, breakdown, and refactor notes.

Comment on lines +336 to +338
Aaron's quotes in Zeta repo's alignment contract as
attribution anchors; Frontier template references
"adopter's direct verbatim statements" as the pattern.
Copy link

Copilot AI Apr 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1: This introduces a direct contributor name (“Aaron”) in a non-exempt doc. Per docs/AGENT-BEST-PRACTICES.md Operational standing rules, direct contributor names should only appear in memory/persona/<name>/ and optionally docs/BACKLOG.md (plus any explicitly carved-out logs). Suggest rewriting this item to use a role reference (e.g., “human maintainer’s verbatim quotes”) and keep the rest of the guidance intact.

Suggested change
Aaron's quotes in Zeta repo's alignment contract as
attribution anchors; Frontier template references
"adopter's direct verbatim statements" as the pattern.
the human maintainer's verbatim quotes in Zeta repo's
alignment contract as attribution anchors; Frontier
template references "adopter's direct verbatim
statements" as the pattern.

Copilot uses AI. Check for mistakes.
AceHack added a commit that referenced this pull request Apr 23, 2026
…-DO); halfway mark

Seventh + eighth audits landed in a single tick. Batched
cadence proven: 2× audit throughput at similar tick
overhead as single-file ticks.

AUTONOMOUS-LOOP.md: factory-generic (cleanest; zero
refactor). Otto's own operating spec inherits verbatim —
any Claude-Code-using adopter gets the autonomous-loop
discipline free.

WONT-DO.md: both (coupled). Shape transfers; Zeta-specific
entries stay in Zeta's library decision record.

Progress: 8 of ~16 files = halfway. Balanced tally 4
factory-generic + 4 both-coupled.

PR #186 armed. Seven PRs now simultaneously armed (#165/
#178/#181/#182/#184/#185/#186) — free-tier CI throughput
is the bottleneck.

Attribution: Otto (loop-agent PM hat).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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