Releases: archcore-ai/plugin
Releases · archcore-ai/plugin
v0.3.13
v0.3.12
Full Changelog: v0.3.11...v0.3.12
v0.3.11
v0.3.10
This release tightens the precision contract: documents now get a soft warning when their body enumerates other .archcore/ documents, since cross-document links belong in the relation graph rather than duplicated in prose. The bundled CLI is pinned to v0.3.2, and CI gains guard-rails to keep the subcommand allowlist honest after every bump.
Improvements
- The check-precision hook now flags any body reference to another .archcore/...md document as a soft warning, pointing authors at mcp__archcore__add_relation so cross-document links live in the graph instead of drifting in markdown.
- ADR contract and precision rules gained a new "no cross-document body sections" rule (precision Rule 5), with explicit examples of what may still be cited (source code via @path/to/file, commits,
dashboards, external authorities). - Bundled CLI pinned to v0.3.2 via bin/CLI_VERSION.
Internal
- New cli-allowlist-consistency.bats structure test cross-checks the four copies of the CLI subcommand allowlist (cli-contract, readme-cli-references, validate-archcore, cli-integration-tests.rule.md) and the
As of comment against bin/CLI_VERSION, closing the silent-drift hole that let where linger after the v0.3.0 → v0.3.1 revert.
- cli-contract.bats now refuses to skip its launcher cross-check under CI=true; the GitHub Actions workflow pre-warms the archcore CLI cache before running tests so the allowlist check actually runs.
- Allowlist updated to drop the reverted where subcommand.
v0.3.9
Minor bump CLI: https://github.com/archcore-ai/cli/releases/tag/v0.3.1
Full Changelog: v0.3.7...v0.3.9
v0.3.7
Full Changelog: v0.3.6...v0.3.7
v0.3.6
Full Changelog: v0.3.5...v0.3.6
v0.3.5
Full Changelog: v0.3.4...v0.3.5
v0.3.4
Full Changelog: https://github.com/archcore-ai/archcore-plugin/commits/v0.3.4