-
Notifications
You must be signed in to change notification settings - Fork 0
Contributor and Agent Continuation
Bert edited this page Aug 24, 2026
·
1 revision
- Local:
C:\Users\Owner\Desktop\Project Constellation - GitHub:
Herbertofury/Project-Constellation - Drive: the Project Constellation folder and ACTIVE CHECKPOINT identified in the latest release receipt
- Base lineage: v0.13.0; current line: v0.14.x
ProjectDump is historical input only. Do not write Project Constellation changes back into it. Preserve unrelated ProjectDump content.
- Read
AGENTS.md, this document, latestCHANGELOG.md, release receipt, andbrain/v0.13.0state. - Run
git status, inspect remote/tag/release state, and compare Drive checkpoint metadata before assuming currentness. - Run
npm run verifyto establish the local baseline. - Treat generated
build/andlogs/as disposable; never infer release success from stale output.
- Preserve provider content and native functionality.
- Do not add content-script network traffic.
- Keep observations bounded, batched, idle-scheduled, and visibility-aware.
- Use semantic/accessible selectors with provider-specific priority and tested fallback.
- Do not claim completeness beyond recorded coverage.
- Separate OAuth tokens from exported/synced state.
- Keep production build/release gates truthful.
- Maintain the stable manifest key/extension ID unless a coordinated OAuth migration is explicitly approved.
- Add/update tests and run full verification.
- Update docs/wiki/changelog for behavior changes.
- Build production only with secure OAuth client ID injection.
- Load/test the actual built extension in Chrome and exercise signed-in Google, GitHub, ChatGPT, storage, service-worker restart, restore, and failure states.
- Package, checksum, sign/tag/commit, publish release/wiki, upload Drive artifacts, verify all remotes, and append the ACTIVE CHECKPOINT.
- Record unresolved external acceptance explicitly; never translate “code path tested” into “account integration verified.”