docs(proposals): housekeeping — obsolete moves + shipped-status refresh - #204
Open
jtdossett wants to merge 1 commit into
Open
docs(proposals): housekeeping — obsolete moves + shipped-status refresh#204jtdossett wants to merge 1 commit into
jtdossett wants to merge 1 commit into
Conversation
…ed statuses Moves kindling_patterns_cli (superseded by 'app init --pattern' and the settings overlay model), memory_provider_seed_rows (fully shipped), and stage_processor_signal_inversion (superseded by the aspect-on-persist- signals direction) to obsolete/. Updates stale Draft headers on the SDP engine and temporal proposals to reflect shipped state. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Updates proposal documentation to reflect current implementation state by archiving superseded/shipped proposals under docs/proposals/obsolete/ and refreshing status headers on remaining active proposals.
Changes:
- Refresh status headers on two active proposals to reflect shipped/substantially implemented work.
- Archive three proposals under
docs/proposals/obsolete/as shipped or superseded.
Reviewed changes
Copilot reviewed 2 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/proposals/temporal_event_segmentation.md | Updates proposal status header to “MVP shipped” and summarizes what’s implemented. |
| docs/proposals/declarative_pipelines_engine.md | Updates proposal status header to “Substantially implemented” and summarizes shipped components/residuals. |
| docs/proposals/obsolete/stage_processor_signal_inversion.md | Archives the proposal doc under obsolete/ for historical reference. |
| docs/proposals/obsolete/memory_provider_seed_rows.md | Archives the proposal doc under obsolete/ (but currently contains stale “pending/unknown” sections). |
| docs/proposals/obsolete/kindling_patterns_cli.md | Archives the proposal doc under obsolete/ for historical reference. |
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.
Follow-up from a full review of the 21 live proposal docs against the current implementation:
obsolete/:kindling_patterns_cli(superseded byapp init --pattern+ the settings overlay model),memory_provider_seed_rows(fully shipped, including the docs it listed as pending),stage_processor_signal_inversion(the codebase adopted the aspect-on-persist-signals direction instead).declarative_pipelines_engine.md(core seam + kindling_ext_sdp + Databricks adapter shipped) andtemporal_event_segmentation.md(MVP checklist 13/13 implemented).Companion issues filed from the same review: #198–#203. Docs-only change.
🤖 Generated with Claude Code