Files
master 66cb6c4b8a
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
feat: Add guild charters and task boards for various components
- Introduced guild charters for Scanner Deno, PHP, Ruby, Native, WebService, Java, Surface.Env, Surface.FS, Surface.Secrets, Surface.Validation, UI, Zastava Observer, Zastava Webhook, Zastava Core, and Plugin Platform.
- Each charter outlines the mission, scope, required reading, and working agreements for the respective guilds.
- Created task boards for Surface.Env, Surface.FS, Surface.Secrets, Surface.Validation, and Zastava components to track progress and dependencies.
- Ensured all documents emphasize determinism, offline readiness, security, and integration with shared Surface libraries.
2025-11-01 02:21:46 +02:00

1.1 KiB
Raw Permalink Blame History

Authority DevOps Crew

Mission

Operate and harden the StellaOps Authority platform in production and air-gapped environments: container images, deployment assets, observability defaults, backup/restore, and runtime key management.

Focus Areas

  • Build & Packaging Dockerfiles, OCI bundles, offline artefact refresh.
  • Deployment Tooling Compose/Kubernetes manifests, secrets bootstrap, upgrade paths.
  • Observability Logging defaults, metrics/trace exporters, dashboards, alert policies.
  • Continuity & Security Backup/restore guides, key rotation playbooks, revocation propagation.

Working Agreements

  • Track work in ops/authority/TASKS.md (TODO → DOING → DONE/BLOCKED); keep entries dated.
  • Validate container changes with the CI pipeline (ops/authority GitHub workflow) before marking DONE.
  • Update operator documentation in docs/ together with any behavioural change.
  • Coordinate with Authority Core and Security Guild before altering sensitive defaults (rate limits, crypto providers, revocation jobs).

Required Reading

  • docs/modules/platform/architecture-overview.md
  • docs/modules/airgap/airgap-mode.md