Skip to content

docs: publish v0.13.0 documentation to Cloudflare Pages - #506

Merged
ajianaz merged 1 commit into
mainfrom
docs/publish-v0.13
Aug 5, 2026
Merged

docs: publish v0.13.0 documentation to Cloudflare Pages#506
ajianaz merged 1 commit into
mainfrom
docs/publish-v0.13

Conversation

@ajianaz

@ajianaz ajianaz commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

What

Publish docs updates ke production (Cloudflare Pages). Docs changes from PR #504 (merged to develop) perlu reach main untuk trigger deploy workflow.

Why

Deploy workflow hanya fires pada push ke main branch dengan path docs/** changes. Develop sudah updated tapi deploy belum terjadi.

Changes

Same as PR #504 (squash-merged to develop):

  • Schema v6 to v7, embedding engine docs
  • brain.embedding config section
  • Changelog sync v0.11.1 to v0.13.0
  • Roadmap v0.10 to v0.13 milestones
  • Installation v0.13.0 + asset URL fix
  • Code Intelligence sidebar nav
  • Binary size fix

Testing

Generated by CTO Hermes

* docs: sync documentation with v0.13.0 codebase state

docs/code-intelligence.md:
- Schema version v6 → v7 (embed_fingerprint column)
- Embedding engine section: add runtime backend selection
  (auto | hashing 256d | pretrained 768d)
- Vector embeddings table row updated with multi-backend info
- Data directory: graph.db → cora.db, add findings table
- Schema table: add v7 row, fix v6 description

docs/configuration.md:
- Add brain.embedding config section with all 3 backends
- Add brain section to .cora.yaml example

docs/changelog.md:
- Sync with root CHANGELOG.md (was stuck at v0.11.1)
- Now includes v0.12.0 + v0.13.0 entries
- Fix compare links for v0.7.0–v0.13.0

CHANGELOG.md (root):
- Fix compare links (was stuck at v0.6.1 → now v0.13.0)

docs/roadmap.md:
- Add v0.10–v0.13 milestone sections (governance, review
  intelligence, search quality, runtime brain mode)

docs/installation.md:
- Update version examples: 0.6.1 → 0.13.0
- Fix binary download URL to new asset naming convention
- Add platform-specific asset name table

docs/.vitepress/config.mts:
- Add Code Intelligence page to sidebar navigation

docs/getting-started.md:
- Add brain.embedding to config keys table
- Add Code Intelligence link to Next Steps

docs/index.md:
- Update binary size: 10.4 MB → ~7.4 MB

* docs: trigger PR description re-check

---------

Co-authored-by: ajianaz <ajianaz@users.noreply.github.com>
@ajianaz
ajianaz merged commit a0f7adb into main Aug 5, 2026
26 of 27 checks passed
@ajianaz
ajianaz deleted the docs/publish-v0.13 branch August 5, 2026 10:57
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