• v0.2.3 7dfd3cdc6c

    cloudinit-bot released this 2026-08-05 03:30:14 +00:00 | -4 commits to main since this release

    Phase P3: i18n + Compliance Domains

    Milestone: v0.3

    Requirements Covered (10)

    • ATELIER-70..74: i18n domain (first-principles + locale-resources, formatting, rtl-bidi, testing-i18n)
    • ATELIER-75..79: compliance domain (first-principles + audit-logs, data-retention, policy-as-code, evidence)

    Verification: PASS (all 4 layers)

    • 20 new P-rules, all trace to core C-rules
    • D-024 enforced: compliance framework-agnostic, no regulation-specific content
    • All cross-links resolve

    Ideation Refinements

    • IDEATE-23: OPA/Cedar/Kyverno/Sentinel comparison table
    • IDEATE-28: pseudo-locale → testing pyramid mapping
    • IDEATE-29: fenced signed-attestation illustrative example
    Downloads
  • v0.2.2 32edb19c96

    cloudinit-bot released this 2026-08-05 03:24:13 +00:00 | -2 commits to main since this release

    Phase P2: AI/ML Domain

    Milestone: v0.3

    Requirements Covered

    • ATELIER-65: ai-ml/first-principles.md (10 P-rules)
    • ATELIER-66: data-versioning.md (DVC/Delta Lake/LakeFS comparison table)
    • ATELIER-67: model-evaluation.md
    • ATELIER-68: serving.md
    • ATELIER-69: monitoring-drift.md (3 drift types: data/concept/prediction)

    Verification: PASS (all 4 layers clean)

    • D-023 enforced: engineering discipline only, no algorithm design
    • All 10 P-rules trace to core C-rules
    • All cross-links resolve

    Ideation Refinements

    • IDEATE-22: DVC/Delta Lake/LakeFS tool comparison
    • IDEATE-30: 3 drift types with detection signals
    Downloads
  • v0.2.1 47674969a1

    cloudinit-bot released this 2026-08-05 03:20:49 +00:00 | 0 commits to main since this release

    Phase P1: GitOps + Operators Domain

    Milestone: v0.3

    Requirements Covered

    • ATELIER-60: gitops-operators/first-principles.md (10 P-rules)
    • ATELIER-61: argocd.md (with ArgoCD vs Flux decision matrix)
    • ATELIER-62: flux.md (with ArgoCD vs Flux decision matrix)
    • ATELIER-63: operators.md (Kubernetes Operators pattern)
    • ATELIER-64: progressive-delivery.md (canary/blue-green)

    Verification

    • Structural: PASS
    • Behavioral: PASS (10 P-rules, all trace to core C-rules, cross-links resolve)
    • Security: PASS (no secrets, namespace-scoped RBAC recommended)
    • Quality: PASS

    Ideation Refinements Baked In

    • IDEATE-21: ArgoCD vs Flux decision matrix in both docs
    • IDEATE-24: GitOps push-pattern anti-pattern noted (lands in P4 anti-patterns)
    Downloads
  • v0.2.0 b7da50f56e

    cloudinit-bot released this 2026-08-05 03:16:43 +00:00 | 2 commits to main since this release

    v0.3 Pre-Execution Phase (P0)

    Milestone: v0.3 — GitOps + Operators + AI/ML + i18n + Compliance
    Milestone type: NFR (docs-only)
    Tag line: v0.2.x

    Stages Completed

    • SPECIFY — v0.3 milestone established (4 new domains, 32 requirements ATELIER-60..91)
    • CLARIFY — 6 clarifications resolved (D-021..D-026), all ≥0.80 confidence
    • RESEARCH — 40 new P-rules inventoried across 4 domains, prior-art survey, persona roster updated (5 active incl 2 phase-specific)
    • IDEATE — 14 ideas generated, all accepted (IDEATE-17..30), 1 new requirement (ATELIER-91)
    • PLAN — P1..P6 vertical-slice plans with wave ordering, persona assignments, must-haves, 14 ideation refinements baked in
    • GRILL — adversarial review: verdict PROCEED (confidence 0.80), 12 binding decisions (G-001..G-012), 0 escalations

    Requirements Covered

    • ATELIER-60..91 governance (spec, clarify, research, ideate, plan, grill)

    New Domains Planned

    1. domains/gitops-operators/ — ArgoCD, Flux, Operators, Progressive Delivery (10 P-rules)
    2. domains/ai-ml/ — data versioning, model evaluation, serving, drift (10 P-rules)
    3. domains/i18n/ — locale resources, formatting, rtl-bidi, testing (10 P-rules)
    4. domains/compliance/ — audit logs, retention, policy-as-code, evidence (10 P-rules)

    Matrix Impact

    • 130 → 170 P-rules across 13 → 17 domains

    Next

    • P1: GitOps + Operators domain → v0.2.1
    • P2: AI/ML domain → v0.2.2
    • P3: i18n + Compliance domains → v0.2.3
    • P4: Matrix + Review Integration → v0.2.4
    • P5: Examples + Cross-Links → v0.2.5
    • P6: Final Review + Ship → v0.2.6 (IS the v0.3 release)
    Downloads
  • v0.1.5 d1aa5daf2b

    cloudinit-bot released this 2026-08-05 02:20:17 +00:00 | 0 commits to main since this release

    Milestone v0.2 — Infrastructure as Code + Kubernetes

    Type: NFR (docs only — no runtime code)
    Tag line: v0.1.x (previous minor from v0.2). v0.1.5 IS the v0.2 milestone release (NFR: no separate minor tag).

    Phases

    Phase Tag Deliverable
    P0 v0.1.0 Pre-execution (specify, clarify, research, ideate, plan)
    P1 v0.1.1 Infrastructure as Code domain (terraform, opentofu, state, modules)
    P2 v0.1.2 Kubernetes domain (workloads, networking, storage, rbac, helm, kustomize)
    P3 v0.1.3 Matrix + review integration (130 P-rules across 13 domains)
    P4 v0.1.4 Examples + cross-links (2 good, 2 bad)
    P5 v0.1.5 Final review + ship (this release)

    What's new

    • 2 new top-level domains: domains/infrastructure-as-code/ and domains/kubernetes/
    • 20 new domain principles (10 per domain), each traced to a core C-rule via the matrix
    • 11 new derived docs (terraform, opentofu, state, modules, workloads, networking, storage, rbac, helm, kustomize)
    • Matrix extended from 110 to 130 P-rules across 13 domains; domain-coverage extended
    • Review docs extended: agent-checklist, peer-review-checklist, anti-patterns (incl. chaos anti-patterns)
    • 4 new examples (good: terraform-module, k8s-deployment; bad: unlocked-state, bare-pod-no-resources)
    • 1 phase-specific platform-engineer persona added for P1–P4 (removed after milestone)
    • Helm vs Kustomize decision matrix in both docs; Pod Security Standards covered in rbac.md

    Requirements covered (24 total)

    ATELIER-36..59 — all covered. See .ciagent/atelier/REQUIREMENTS.md.

    Constraints preserved

    • Docs-only: no runtime code; all examples are markdown with fenced code (no standalone .tf/.yaml)
    • Every new P-rule traces to a core C-rule (C1–C8); no orphans
    • MANIFEST.md is authoritative; all new docs listed
    • Conflict resolution unchanged: core precedence C1 > C2 > ... > C8

    Ideation

    14 ideas accepted (refined ATELIER-36..58, added ATELIER-59); 2 deferred to v0.3 (GitOps/operators, ai-ml/i18n/compliance).

    Review + Audit

    Review: PASS (no P0; 3 P1+ issues fixed in P5). Audit: CLEAN (reconstruction, branch, commit, file, tag, manifest all pass). See .ciagent/atelier/REVIEW-P5.md.

    Downloads
  • v0.1.4 433a870580

    cloudinit-bot released this 2026-08-05 02:14:51 +00:00 | 0 commits to main since this release

    Phase 4 of milestone v0.2. Adds examples/good/{terraform-module, k8s-deployment}.md and examples/bad/{terraform-unlocked-state, k8s-bare-pod-no-resources}.md. Cross-link audit passes: every new derived doc has ≥1 outbound cross-link to a MANIFEST-listed doc.

    Requirements covered: ATELIER-53..56 (4).
    NFR milestone — docs only. All examples are markdown with fenced code; no standalone .tf/.yaml.

    Downloads
  • v0.1.3 d195e8c3a9

    cloudinit-bot released this 2026-08-05 02:12:28 +00:00 | 0 commits to main since this release

    Phase 3 of milestone v0.2. Extends principles-matrix (130 P-rules across 13 domains), domain-coverage, agent-checklist + peer-review-checklist (IaC + k8s sections), anti-patterns (IaC + k8s + chaos), MANIFEST (both new domains).

    Requirements covered: ATELIER-48..52, 59 (6).
    NFR milestone — docs only.

    Downloads
  • v0.1.2 c3226192f5

    cloudinit-bot released this 2026-08-05 02:09:55 +00:00 | 0 commits to main since this release

    Phase 2 of milestone v0.2. Adds domains/kubernetes/: first-principles (10 P-rules) + workloads, networking, storage, rbac (incl. Pod Security Standards), helm, kustomize (both with Helm vs Kustomize decision matrix).

    Requirements covered: ATELIER-41..47 (7).
    NFR milestone — docs only.

    Downloads
  • v0.1.1 b997bd63b1

    cloudinit-bot released this 2026-08-05 02:04:11 +00:00 | 0 commits to main since this release

    Phase 1 of milestone v0.2. Adds domains/infrastructure-as-code/: first-principles (10 P-rules) + terraform, opentofu, state, modules derived docs.

    Requirements covered: ATELIER-36..40 (5).
    NFR milestone — docs only.

    Downloads
  • v0.1.0 40e61e6b7b

    cloudinit-bot released this 2026-08-05 02:00:24 +00:00 | 0 commits to main since this release

    Phase 0 pre-execution for milestone v0.2 (Infrastructure as Code + Kubernetes).

    Stages: SPECIFY, CLARIFY, RESEARCH, IDEATE, PLAN.

    NFR milestone — docs only. First patch on the v0.1.x line for v0.2.

    Downloads