Changelog
Release history for the Groundfloor documentation site and published content milestones.
Documentation site and content release notes.
2026-08-09 — Roles clarity + customer API coverage + IdPlane
Added
- API reference: Apps, Coderunners, Environments, Feature flags, LLM, Managed databases, Audit, Process log, Quotas, Workspace auth
- Explicit three role planes across ReBAC, Members & Roles, Authentication, Core concepts, Memberships API (platform vs environment deployer vs app end-user)
- Customer Portal guides: Databases, Feature flags, Authentication, Developers
Changed
- Identity branding: public docs use IdPlane (
auth.groundfloor.cloud) — no vendor IdP names - Renamed Control Plane guide to IdPlane integration
- API introduction indexes all customer guides;
/v1/admin/*staff-only and not public docs - Refreshed Apps, Coderunner, Environment Promotion, LLM Gateway, and Coderunner integration overview for shipped UI (D-061)
2026-06-17 — Pico deployment
Added
- Kubernetes manifests and
./deploy/apply.shfor Pico (kubectl-fh, namespacewebapps) - Next.js
output: 'standalone'for container deployment - Production ingress at
docs.groundfloor.cloud
Changed
- Primary hosting documented as Pico (not Vercel)
- Build uses
next build --webpackfor production and CI
2026-06-17 — Phase 4 (Control Plane + integrations)
Added
- Control Plane: Identity & auth, ReBAC, SpiceDB schema, lifecycle, observability, architecture decisions
- Integrations: Coderunner overview + API reference, Dataplane authz brief
- UI screenshot checklist (
docs/implementation/UI_SCREENSHOTS.md)
Changed
- Control Plane sidebar expanded from overview stub to full section
- Integrations index links Coderunner and Dataplane
2026-06-17 — Phase 3 (API reference)
Added
- API reference: Authentication, Accounts, Workspaces, Memberships, Data Vault, Files, Secrets
- Changelog page
Changed
- API introduction links to full endpoint guides
2026-06-17 — Phase 2 (portal integration)
Added
- Customer Portal in-app Documentation links (
NEXT_PUBLIC_DOCS_URL) - Docs header product navigation, screenshot asset folder, deploy manifests
2026-06-15 — Phase 1 (Customer Portal guides)
Added
- Customer Portal pillar guides (10 live + 4 stubs)
- Getting Started, Shell integration migration
- Next.js + Fumadocs site scaffold
2026-06-15 — Planning
Added
- Tech stack decision, information architecture, migration plan
- Site development and release guides