Legal Arcana manages the full lifecycle of legal documents across the Arcanada ecosystem (Privacy Policy, Terms of Service, Cookie Policy, DPA, EULA, employment contracts) with linear versioning and effective dates. Multi-country compliance overlays cover GDPR (EU), CCPA (US-CA), LGPD (BR), 152-FZ (Russia), and Law 94-V (Kazakhstan). The append-only user-consent registry cross-links with Auth Arcana via auth_user.id, providing one source of truth for consent attestation across the entire ecosystem. Legal Consul is a hybrid AAL agent — read-only site audits (L4 autonomy) plus text-mutation suggestions with mandatory human approval (L2 ceiling) — that watches regulator feeds, updates the legal corpus, and emits Datarim backlog tasks when policies drift on consumer sites. Service is in Phase 0 — repo bootstrap complete, backend implementation deferred.
Capabilities
- Versioned legal documents (Privacy / ToS / Cookie / DPA / EULA / employment contracts) with effective dates
- Append-only user-consent registry, cross-linked with Auth Arcana via auth_user.id
- Multi-country compliance overlays — GDPR, CCPA, LGPD, 152-FZ (Russia), Law 94-V (Kazakhstan)
- Legal Consul AI agent — read-only site audits across ecosystem properties (AAL L4)
- Legal Consul AI agent — text-mutation suggestions for policy refresh (AAL L2 ceiling, human approval mandatory)
- LLM-assisted translation pipeline via Model Connector (operator-edited drafts, no auto-publish)
- Ecosystem-native — identity via Auth Arcana, LLM routing via Model Connector, retrieval via Scrutator, episodic memory via LTM
Current autonomy level
Weakest link
Live prod API at legal-api.arcanada.ai (health 200, classified 400/404/422, pino logs) shipped in LEGAL-0059 — no longer Phase 0. Held at L1 by the missing Ops-Bot post-run integration (deploy job disabled, key unprovisioned) and the still-unbuilt Legal Consul agent, admin UI, and consent gates.
Roadmap to L3
- Phase 0 → Phase 1 — finish backend NestJS skeleton on Postgres + Prisma + admin UI for policy authoring; bring legal.arcanada.ai landing site online.
- Phase 1 → Phase 2 — wire consent integration into Auth Arcana signup/login flow + embeddable consent snippets for ecosystem sites.
- Phase 2 → Phase 3 — deploy Legal Consul agent (regulator-feed watcher + site-audit + Datarim backlog emit).
- Phase 3 → Phase 4 — multi-country compliance overlays + jurisdiction-aware split-storage migration (RU/KZ data residency per 152-FZ + Law 94-V).
Next step
Review the current build and its development plan
BUILDING means active development, not a promise of public availability. Use the current capabilities and roadmap above as the reference.
Review the path to the target level