Skip to main content

12 docs tagged with "migration"

View all tags

ADR-010: Workload Entity Type Rename

Rename entity_type 'automation' to 'workload' to resolve naming collisions with the broader 'Automation Definition' concept and align with cloud-native vocabulary

ADR-033: PDI-Immune ServiceNow Identity — Versioned Natural Keys + Server-Enforced Deletion Policy

Make ServiceNow entity identity PDI-independent (versioned typed natural keys) and move deletion protection to a server-enforced per-tenant policy, so a curated demo tenant survives any PDI change with zero manual steps. Executed on dev 2026-07-24 (manifest 25bfda55…) and independently re-verified 2026-07-27; 91 legacy entities re-keyed, 10-entity protected floor intact, zero active-graph dangling references.

Documentation Framework Comparison

Comparison of documentation frameworks — MkDocs Material vs Docusaurus vs Nextra vs Starlight vs Mintlify vs VitePress. Web-research-validated March 2026.

Notion Workspace Migration Plan

One-time migration plan — create new SecurityV0 Notion workspace with correct structure, migrate content from existing workspaces

OAA Mapping Analysis — Developer Perspective

Implementation feasibility analysis for aligning SecurityV0's automation chains with OAA's Application/Resource model, examining three mapping approaches with TypeScript types, code impact assessme...

WorkOS Auth Implementation Plan

Phased implementation plan for adopting WorkOS as the identity provider, rebuilding tenant/user/membership model, URL-scoping tenants to /t/:slug, and establishing the SecurityV0 super-admin pattern. Implements ADR-016 and ADR-017.