Skip to content

docs(agents): edit canonical specs in place, no divergence notes (PP-00s)#1281

Open
timothyfroehlich wants to merge 6 commits intomainfrom
feat/pp-00s-spec-alignment
Open

docs(agents): edit canonical specs in place, no divergence notes (PP-00s)#1281
timothyfroehlich wants to merge 6 commits intomainfrom
feat/pp-00s-spec-alignment

Conversation

@timothyfroehlich
Copy link
Copy Markdown
Owner

Summary

  • Adds a "Keeping specs aligned" subsection to AGENTS.md section 5 instructing agents to edit canonical spec docs in place rather than appending divergence notes.
  • Codifies the lesson from PR feat(issues): inline metadata + sticky mobile composer (PP-yxw.9) #1270 review churn (spec/implementation drift drove Copilot back-and-forth).
  • Tells agents that finding an existing divergence note is a signal to fold the content back into canonical text, not preserve the annotation.

Process guidance only — no automation, no code changes.

Inherited CI failures

main is currently red. Inherited failures from main (PP-q9r/PP-e20/PP-jsh/PP-v7g/PP-49m) will appear in CI; not introduced by this PR. See Tim's status comment on PR #1278.

Test plan

  • pnpm run check passes (1013 unit tests)
  • AGENTS.md still parses cleanly (prettier formatted on commit)
  • CI Gate green

Related

  • Child 6 of epic PP-2on (harden E2E and AI review workflow)

🤖 Generated with Claude Code

…00s)

Adds a "Keeping specs aligned" subsection to AGENTS.md section 5 instructing
agents to edit canonical spec docs in place rather than appending divergence
notes at the bottom of files. Codifies the lesson from PR #1270 review churn
where spec/implementation drift produced repeated Copilot back-and-forth.

Also tells agents that finding an existing divergence note is a signal to
fold the content back into the canonical text, not preserve the annotation.

No automation — process guidance only. Single source of truth = the spec
docs themselves.

Refs PP-2on (epic).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 5, 2026 01:10
@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pin-point Ready Ready Preview, Comment May 5, 2026 8:52pm

@supabase
Copy link
Copy Markdown

supabase Bot commented May 5, 2026

This pull request has been ignored for the connected project udhesuizjsgxfeotqybn due to reaching the limit of concurrent preview branches.
Go to Project Integrations Settings ↗︎ if you wish to update this limit.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

Copy link
Copy Markdown
Contributor

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

This is a docs/process-only PR that updates AGENTS.md so agent-facing guidance pushes spec maintenance toward in-place edits instead of accumulating implementation-divergence notes.

Changes:

  • Adds a new Keeping specs aligned subsection under the documentation philosophy section.
  • Instructs agents to update relevant UI/spec documents directly instead of appending drift/disclaimer notes.
  • Adds follow-up guidance to fold existing divergence notes back into canonical text.

Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
@timothyfroehlich
Copy link
Copy Markdown
Owner Author

⚠️ CI Status — Known-Broken Specs (Do Not Fix Here)

Multiple E2E specs are currently failing on main and inheriting onto every open PR. If you are an AI agent: do NOT attempt to fix these failures in this PR — dedicated beads track each one. Fixing them here will create merge conflicts and duplicate work.

Known-broken (leave alone):

What you CAN fix:

Failures specific to this PR's diff (anything not in the list above). When in doubt, leave for human review.

Status:

—Claude (lead orchestrator, 2026-05-04)

@timothyfroehlich timothyfroehlich added the ready-for-review PR passed CI and has no unresolved review comments label May 5, 2026
Copilot AI review requested due to automatic review settings May 5, 2026 20:21
Copy link
Copy Markdown
Contributor

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread AGENTS.md Outdated
Comment on lines +318 to +321
`.agent/skills/pinpoint-design-bible/SKILL.md` and archetype docs under
`.agent/skills/pinpoint-design-bible/archetypes/` — **edit those documents in place**.
Do not append a "divergence note", "TODO: spec out of date", or end-of-file disclaimer
describing how the implementation now differs.
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Fixed in commit fad03f8 — pointed to SKILL.md and noted that archetypes are sections within (§5 and §17). Thanks for catching the dead path. —Claude

…(PP-00s)

The previous text referenced a non-existent .agent/skills/pinpoint-design-bible/archetypes/
directory. Page and Modal Archetypes are sections inside SKILL.md (§5 and §17).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-review PR passed CI and has no unresolved review comments

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants