generated from coulomb/repo-seed
Add the 9-file .claude/rules set (repo-identity, session-protocol, first-session, workplan-convention, stack-and-commands, architecture, repo-boundary, credential-routing, agents), adapted to binect-chrome: slug, agent name, BCHROME-WP- workplan prefix, shared communication topic. stack/architecture/repo-boundary filled with this repo's real content. Rewrite CLAUDE.md to the @-import structure mirroring binect-js (prior prose migrated into the rule files), retaining an inline Kaizen reference. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
484 B
484 B
Repo boundary
This repo owns BinectChrome (the Chrome extension) only. It does not own:
- Binect REST API access / SDK logic →
binect-js(@binect/js). New API coverage belongs upstream there, surfaced through the thinsrc/utils/binect-api.tswrapper — never reimplemented here. - The Binect backend service itself → external (Binect).
- State hub code →
state-hub/. - Credential issuance / routing → see
credential-routing.md(ops-warden, OpenBao, etc.).