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
Phase 0 — repo bootstrap and CI skeleton complete (LEGAL-0002 archived). Backend service, admin UI, consent integration, and Legal Consul agent are not yet implemented. The standalone legal.arcanada.ai landing site is also pending. Ecosystem services that will depend on Legal Arcana consent gates currently bypass the check.
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).