Sync intelligence
- Run
intelligence sync(orintelligence sync <adapter>when one adapter was requested). For Intelligence projects, this command first aligns project schema/content with the installed CLI and restores a missing package store strictly fromintelligence.lock. - Require final
IS_STATUS=ok; relay per-adapter counts and any integrity, model-drift or unsynced-source warnings. - In CI, a required tracked project upgrade is intentionally refused. Report
the instruction to run
intelligence init --applylocally, review and commit its diff; never bypass the gate. A frozen restore refusal means the manifest and lock disagree or the locked commit cannot be verified/restored—report it without hand-copying package content. - On a probable Intelligence defect, first ask whether to collect a sanitized issue draft; collect nothing before approval and never use telemetry. Include only approved CLI/version, expected/actual behavior, and safe error details— no confidential or project-specific data. Show the draft and obtain separate approval before filing. If declined, ask whether the opt-out is for this session, a user/gitignored dev-project profile, or a shared team policy; save it only with separate approval. Put team policy in a project-owned rule, and never invent a profile path or infer the intended scope.