🚧 Early alpha — building the foundation. See the roadmap →
Project ops setup
What happened
Section titled “What happened”- Initialized git repo, pushed MVP to GitHub
- Migrated from npm to Bun
- Set up GitHub Actions: release (version-bump trigger), unit tests, docs deploy
- Scaffolded Astro Starlight documentation site
- Created unit test infrastructure with Jest + Obsidian mocks
- Copied relevant Claude skills (obsidian-markdown, obsidian-bases, testing-patterns, etc.)
- Created CHANGELOG.md and ROADMAP.md
Next priorities identified
Section titled “Next priorities identified”- Test the release workflow with a version bump
- Enable GitHub Pages for the docs site
- Start on XLSX parser integration
- Write more unit tests for generation engine