docs: mark the persistence spec implemented#142
Open
FlyM1ss wants to merge 1 commit into
Open
Conversation
The spec still read "Approved design, pre-implementation" after #134 shipped and deployed. It is the only Status line in docs/superpowers/ that is now false; the news-story contract spec sets the precedent for marking one implemented once the work lands. Also records the two things the build added that the design did not describe -- the missing lazy-migration path (#135) and the psycopg scheme guard -- so a reader of the design does not infer either from its silence. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
2026-07-15-agent-strategy-persistence-design.mdspec still read "Approved design, pre-implementation" after #134 shipped, deployed, and was verified live. It is the onlyStatus:line underdocs/superpowers/that is currently false — the news-story contract spec sets the precedent for updating one once the work lands.Also notes the two things the build added that the design does not describe, so a reader does not infer their absence from its silence:
require_postgres_url()scheme guardDocs only — no code, no tests affected.
🤖 Generated with Claude Code