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
..

StellaOps CI Recipes

CI module collects reproducible pipeline recipes for builds, tests, and release promotion across supported platforms.

Responsibilities

  • Provide ready-to-use pipeline snippets for ingestion, scanning, policy evaluation, and exports.
  • Document required secrets/scopes and deterministic build knobs.
  • Highlight offline-compatible workflows and cache strategies.

Key components

  • Recipe catalogue in ./recipes.md.

Integrations & dependencies

  • DevOps release workflows.
  • Module-specific test suites referenced in recipes.

Operational notes

  • Encourage reuse through templated YAML/JSON fragments.
  • ./recipes.md

Backlog references

  • CI recipes refresh tracked in ../../TASKS.md under DOCS-CI stories.

Epic alignment

  • Epic 1 AOC enforcement: bake ingestion/verifier guardrails into CI recipes.
  • Epic 10 Export Center: provide pipeline snippets for export packaging, signing, and Offline Kit publication.
  • Epic 11 Notifications Studio: offer CI hooks for notification previews/tests where relevant.