Skip to content

docs: update board pack schema version to v5 - #29

Merged
telivity-otaip merged 1 commit into
TelivityAI:mainfrom
Acacia21-code:docs/update-board-pack-schema
Aug 14, 2026
Merged

docs: update board pack schema version to v5#29
telivity-otaip merged 1 commit into
TelivityAI:mainfrom
Acacia21-code:docs/update-board-pack-schema

Conversation

@Acacia21-code

Copy link
Copy Markdown
Contributor

Summary

  • Update docs/PLUGINS.md to reflect the current Board Pack schema version 5.
  • Keep the existing extensions example unchanged.
  • Checked for outdated schema_version 4 references.

Closes #21

PLUGINS.md said packs stay on schema_version 4; the SPA exports
BOARD_PACK_SCHEMA_VERSION = 5.

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
@cursor
cursor Bot force-pushed the docs/update-board-pack-schema branch from fb96255 to bca7e31 Compare August 14, 2026 16:18
@telivity-otaip

Copy link
Copy Markdown
Contributor

Maintainer hygiene: rebased this onto main and dropped the web/README.md rewrite so the PR is just the PLUGINS.md schema_version 4 → 5 line (the actual #21 fix).

The Edge functions copy on main already landed in #15; the extra README hunk here was leftover from that older branch and would have conflicted / slightly regressed it. Your credit stays on the PR — thanks for catching the stale v4 line.

@telivity-otaip
telivity-otaip merged commit b8fbe00 into TelivityAI:main Aug 14, 2026
3 checks passed
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.

Docs: PLUGINS.md still says board pack schema_version 4 (code is 5)

2 participants