This commit is contained in:
Oleg Maslov
2026-09-02 10:14:22 +02:00
parent 0c3e2ead3b
commit b20b138fe4
771 changed files with 161561 additions and 9027 deletions

View File

@@ -1,9 +1,14 @@
# CC Brief — CLAUDE.md Amendment: Code-Level Invariants
> [!CAUTION]
> **ARCHIVED / SUPERSEDED — DO NOT EXECUTE.** This brief predates `AGENTS.md`
> as the sole operating contract. Its raw subtree/export publication guidance
> is invalid; use `AGENTS.md` §7.5 and the curated-forward-port workflow.
**Brief ID:** `cc-claude-md-amendment-invariants-v1`
**Date:** 2026-05-05
**Author:** PM
**Status:** READY (Marko ratifikovao 2026-05-05 "uradi to sve")
**Status:** ARCHIVED / SUPERSEDED (was READY and ratified 2026-05-05 under the superseded model)
**Stream:** Solo CC sesija (single commit, single PR)
**Wall-clock:** 30-45 min CC implementation
**Cost cap:** $5 hard / $3 halt / $1-2 expected (mostly file edit + lint + commit)
@@ -78,6 +83,12 @@ If a CC session is asked to merge `feature/apps-web-integration` to `main` and a
### OSS subtree split discipline
> **CORRECTION (2026-08-22):** Raw `oss-hive-mind-*-export` refs are local
> inspection artifacts only and must never be published. Author changes in the
> private monorepo, run the fail-closed drift check, and prepare a reviewed
> maintainer-curated forward-port in the OSS checkout. The historical text
> below is retained only to explain the superseded decision.
The `oss-hive-mind-*-export` branches in this repo are not hand-edited. They are generated by `git subtree split` against the latest `feature/hive-mind-monorepo-migration` HEAD and pushed to the public `marolinik/hive-mind` repo as the corresponding package branches.
If a CC session is asked to commit directly to any `oss-hive-mind-*-export` branch, halt-and-PM. The correct workflow is: edit in `packages/hive-mind-*` on the monorepo migration branch, then re-run subtree split to regenerate the export branch.