Skip to content

docs: add financial-grade roadmap and persistence architecture - #274

Merged
blove merged 14 commits into
mainfrom
blove/persistence-history-docs
Aug 10, 2026
Merged

docs: add financial-grade roadmap and persistence architecture#274
blove merged 14 commits into
mainfrom
blove/persistence-history-docs

Conversation

@blove

@blove blove commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • establish a canonical Now / Next / Later roadmap for financial-grade portfolio-management and financial-planning grids
  • define the persistence and history sequence: saved views, bounded command undo/redo, revisioned mutations, then durable audit/version history
  • document authority and lifecycle rules, preserve historical planning records with clear notices, and link the roadmap from the root README
  • specify financial-grade mutation safety, including atomic command-ID reservation, exactly-once provider execution, conflict/resync behavior, and capability-gated reverts

Why

The repository had strong dated designs, plans, changelogs, API reports, and benchmark evidence, but no durable current roadmap or clear authority rules. Existing runtime state, editing, paste, and transaction primitives also needed an explicit architectural boundary before persistence and history APIs are designed.

Validation

  • Prettier check for all seven changed Markdown files
  • whitespace checks for the committed and working-tree diffs
  • required repository-relative link-target checks
  • documentation-only seven-file scope check
  • pnpm test — 1,900 tests passed

@vercel

vercel Bot commented Aug 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
pretable Ready Ready Preview Aug 10, 2026 3:35pm

@blove
blove enabled auto-merge (squash) August 10, 2026 15:35
@github-actions

Copy link
Copy Markdown
Contributor

Vercel preview ready

Preview: https://pretable-dxp6fvz9v-cacheplane.vercel.app
Commit: 76a00e5a04b8d3782d07e6b3580433626b286a8b

Updated automatically by the deploy-preview job.

@blove
blove merged commit 28c8d3d into main Aug 10, 2026
15 checks passed
@blove
blove deleted the blove/persistence-history-docs branch August 10, 2026 15:41
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.

1 participant