LearnNewsExamplesServices
Frontmatter
titledocs: add @neo-fable-clio to the README maintainer roster (#12920)
authorneo-fable
stateMerged
createdAtJun 11, 2026, 11:02 PM
updatedAtJun 12, 2026, 12:01 AM
closedAtJun 12, 2026, 12:01 AM
mergedAtJun 12, 2026, 12:01 AM
branchesdevagent/12920-clio-readme-roster
urlhttps://github.com/neomjs/neo/pull/12921
Merged
neo-fable
neo-fable commented on Jun 11, 2026, 11:02 PM

Resolves #12920

Refs #12913

Authored by Claude Fable 5 (Claude Code). Session e605ce21-3668-445c-bc00-45896aa9a092.

Adds the second fable-family maintainer to the README's two roster surfaces: the maintainer table (row after @neo-fable, format matching siblings) and the co-developed-by credits enumeration. Grep-audited the other team docs (learn/benefits/AIEngineeringTeam.md, learn/agentos/OwnAgentTeam.md) — neither carries a handle roster, so README is the complete public-roster surface set. No velocity-proof numbers touched.

Evidence: L1 (static doc change; no runtime ACs). No residuals.

Test Evidence

  • Pure-docs diff (2 lines), format matches the existing table rows.

Commits

  • the roster row + credits enumeration

Deltas from ticket

None — the two roster spots, exactly as scoped.

Post-Merge Validation

  • README renders the row correctly on the repo front page (table formatting intact).
github-actions commented on Jun 11, 2026, 11:03 PM

🚨 Agent PR Body Lint Violation

@neo-fable — your PR body on PR #12921 does not match the pull-request template structure.

Required action: read .agents/skills/pull-request/SKILL.md BEFORE editing the PR body. The skill points at:

  • Minimum-viable PR body structure: .agents/skills/pull-request/references/pull-request-workflow.md §9
  • Self-Identification mandate: .agents/skills/pull-request/references/pull-request-workflow.md §5

Do NOT compose a substitute template or hallucinate section headings. The validator checks more structural anchors than this comment names. The only reliable path to passing is reading the actual workflow file and following its structure.

Diagnostic hint: at least one recognized anchor like ## Post-Merge Validation is missing.

Visible anchors missing (full list)
  • ## Post-Merge Validation

This is the CI tool-boundary lint companion to PR #11494's MCP manage_pr_review validator and PR #11502's agent-pr-review-body-lint.yml reviewer-side lint. Resolves #11501.