Skip to content

docs(manual): match schema version 21 after worktree migration - #268

Open
teslamint wants to merge 1 commit into
mainfrom
docs/manual-schema-21
Open

teslamint wants to merge 1 commit into
mainfrom
docs/manual-schema-21

Conversation

@teslamint

Copy link
Copy Markdown
Owner

Purpose

PR #265 updated the manual's schema version to 20. Before it merged, #264 and #266 raised SCHEMA_VERSION to 21 (src/entirecontext/db/schema.py:3). The manual on main therefore still says 20. docs/spec.md already says 21.

Key changes

  • docs/entirecontext-project-manual.md §1.4, §6.1, and the §15 evidence table: schema 20 → 21.

Verification

  • uv run pytest -q tests/test_contract_sync.py → 4 passed.
  • SCHEMA_VERSION = 21 on main; package version stays 0.16.1 (pyproject.toml, __init__.py).

Docs-only; no behavior change. Follow-up to #265.

PR #265 set the manual to schema 20. PRs #264 and #266 merged first and raised SCHEMA_VERSION to 21, so the manual was stale on main.

Constraint: tests/test_contract_sync.py pins schema only against CHANGELOG, not the manual
Confidence: high
Scope-risk: narrow
Tested: tests/test_contract_sync.py (4 passed); SCHEMA_VERSION = 21 in db/schema.py
Assisted-by: Claude Opus 4.5 with omp
Entire-Checkpoint: 01M3DGH24H0SP49QYSE745Q1BW
@coderabbitai

coderabbitai Bot commented Sep 26, 2026 •

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 32 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Repository: teslamint/entirecontext/.coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: ffc8aa38-766c-4712-82a2-d71cdc0b8c65

📥 Commits

Reviewing files that changed from the base of the PR and between daa991c and ccf9050.

📒 Files selected for processing (1)
  • docs/entirecontext-project-manual.md

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

This branch has not been deployed

No deployments
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