You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sims-hq/docs
Thomas Joise 7e1c93cee0 Split: make this the standalone HQ project (remove Store)
This repo keeps its 60-commit HQ history and becomes independent of the Store
product. Removed the Store apps (pos, store-server, backoffice), the Store-only
packages (config, scanning, search-core, printing — printing was already a dead
dependency in hq-web), and the Store planning docs.

Shared packages are forked and trimmed to exactly what HQ uses: domain keeps
ids/money/business-day/doc-series/gstin/documents; auth keeps pin; billing-engine
keeps compute/tax. Store-only tests for the removed modules were dropped, and
auth.test.ts was trimmed to its PIN blocks. Package renamed sims-hq; root
tsconfig/vitest paths narrowed to the four kept packages.

Verified independently: npm install + typecheck clean, 177 tests pass.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
5 days ago
..
superpowers docs(spec): design for splitting HQ and Store into independent projects 5 days ago
06-DECISIONS.md docs+chore: HQ DDL snapshot, gitignored import-drop, Postgres locked pre-go-live (D15) 2 weeks ago
07-DB-AND-CONFIG.md docs: HQ ops console spec (D15) + roadmap/decisions updates 2 weeks ago
11-ADMIN-SUPPORT-CONSOLE.md docs: HQ ops console spec (D15) + roadmap/decisions updates 2 weeks ago
14-SPEC-HQ-CONSOLE.md docs+chore: HQ DDL snapshot, gitignored import-drop, Postgres locked pre-go-live (D15) 2 weeks ago
16-PROJECT-RULES.md docs: HQ ops console spec (D15) + roadmap/decisions updates 2 weeks ago
DEPLOY-HQ.md docs(hq): go-live runbook, env template and S3 backup script 1 week ago