Commit graph

7 commits

Author SHA1 Message Date
f6acf8e256 Prune stale first-boot docs and scripts (Sam & Codex)
Make the first-boot implementation spec self-contained, remove the superseded secrets handoff and obsolete manual jail setup scripts, and align hostname defaulting with the assistant-name separation rule. Update PostgreSQL permission notes and sync the public first-boot page into Astro docs.

---

Build: pass

Tests: pass — 2197 passed (164 files)

---
Build: pass | Tests: pass — 2197 passed (650 files)
2026-05-07 12:40:47 +02:00
c4239b2b11 Align jail policy and add system update path
---
Build: pass | Tests: pass — 51 passed (3 files)

---
Build: pass | Tests: pass — 2189 passed (648 files)
2026-05-06 09:43:08 +02:00
a0160a458d fix(multitenant): remove tenant-hostd naming and hardcode guard in audit (Sam & zAI)
Rename hostdSocketPath/hostdPidFile to platformHostdSocketPath/
platformHostdPidFile — the single hostd is platform-owned, not per-tenant.

Remove PLATFORM_SERVICE_NAME hardcode from classifyServiceOwner.
The shared-services check already wins for 'clawdie', so the guard
was redundant. Registry data now drives classification purely.

Update docs/internal/scripts/ to prefer TENANT_ID over AGENT_NAME
with backward-compatible fallback.

---
Build: pass | Tests: pass — 1757 passed (114 files)
2026-04-24 08:07:06 +02:00
7a0d3888d5 fix: update all stale PostgreSQL 17 references to 18
data17 path and postgresql17 package refs were never updated when PG was
upgraded to 18. Fixes setup scripts, skills, docs, tests, and archived
playbooks to match the running system (PG 18.3, /var/db/postgres/data).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-18 09:12:48 +00:00
eb4ceac068 Align npm global paths and Aider install docs
---
Build: pass | Tests: pass — Tests  874 passed (874)
2026-04-12 06:19:36 +00:00
00e25fa8f9 fix: postgres permissions with DEFAULT PRIVILEGES (Sam & Claude)
- Add permissions.sql with GRANT + ALTER DEFAULT PRIVILEGES
- Add fix-permissions.sh for quick repair on existing databases
- Add POSTGRES-PERMISSIONS.md documentation
- Update setup-db-jail.sh to run permissions.sql after migrations
- Update skills-memory.ts to apply permissions after artifact import

Fixes: permission denied for table memories
2026-04-06 06:48:12 +02:00
cc37d2c8cf Public/internal docs restructure; CMS/verify cleanup (Sam & Codex)
---

Build: pass | Tests: pass - 603 passed (44 files)

---
Build: pass | Tests: pass — Tests  603 passed (603)
2026-04-05 06:29:19 +00:00