Skip to content

docs: add flat-file mode roadmap - #84

Merged
kanejamison merged 1 commit into
mainfrom
docs/flat-file-roadmap
Aug 18, 2026
Merged

docs: add flat-file mode roadmap#84
kanejamison merged 1 commit into
mainfrom
docs/flat-file-roadmap

Conversation

@kanejamison

Copy link
Copy Markdown
Owner

Adds a roadmap doc scoping a post-1.0 flat-file storage mode for Bunko.

What's added

  • FLAT_FILE_ROADMAP.md — six milestones (F1–F6) for storing content as markdown/HTML files in the repo behind the same Post API as database mode. Key design points: content is data (no ERB execution), same generated views in both modes, renderer-agnostic markdown rendering (commonmarker as swappable default via config.markdown_renderer), per-post template: front matter key, rails bunko:validate + generated app/content/CLAUDE.md for agent-native authoring.
  • ROADMAP.md — one-line pointer to the new doc under Development Status.

Deploy or QA Notes

Docs only — no code changes. Review for scope/wording; milestones are specs, not implementation.

🤖 Generated with Claude Code

Add FLAT_FILE_ROADMAP.md scoping a post-1.0 flat-file storage mode:
content as markdown/HTML files in the repo behind the same Post API as
database mode, motivated by agent-native authoring (file-tool editing,
one-command validation, publish via PR + deploy). Link it from
ROADMAP.md's development status section.
@kanejamison
kanejamison marked this pull request as ready for review August 18, 2026 06:35
@kanejamison
kanejamison merged commit 5a89470 into main Aug 18, 2026
4 checks passed
@kanejamison
kanejamison deleted the docs/flat-file-roadmap branch August 18, 2026 06:35
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