• v0.0.7 496303471d

    cloudinit-bot released this 2026-08-05 00:36:55 +00:00 | 7 commits to main since this release

    Atelier v0.1 — Initial Framework (NFR milestone)

    The final patch (v0.0.7) IS the v0.1.0 milestone release.

    Contents

    • 8 core principles (C1-C8): Correctness, Clarity, Simplicity, Locality, Reversibility, Composability, Observability, Economy
    • 11 domains, each with 10 first-principles (P1-P10): UI/UX, API, Security, Data, Testing, Performance, Observability, Errors, Documentation, Concurrency, DevOps
    • 27 derived topic docs across the domains
    • Principles matrix: every domain principle traced to a core principle (110 mappings)
    • Review tooling: agent-checklist, peer-review-checklist, anti-patterns
    • 7 worked examples: 4 good (api-endpoint, react-component, db-schema, error-handler), 3 bad (god-object, silent-error, leaky-abstraction)
    • 4 language applications: TypeScript, Python, Go, Rust
    • Meta: README, MANIFEST, CHANGELOG, CONTRIBUTING, LICENSE (MIT)

    Phases

    Phase Tag Deliverable
    P0 v0.0.0 Pre-execution (spec, clarify, research, plan)
    P1 v0.0.1 Core foundation (8 principles, conflict resolution, reading order, README, LICENSE)
    P2 v0.0.2 Domain first-principles (uiux + audit)
    P3 v0.0.3 Domain derived docs (27 files)
    P4 v0.0.4 Matrix + review (domain-coverage, checklists, anti-patterns)
    P5 v0.0.5 Examples (4 good + 3 bad)
    P6 v0.0.6 Languages + meta (4 langs, CHANGELOG, CONTRIBUTING)
    P7 v0.0.7 Final review + ship — this release

    Requirements

    35/35 requirements covered. All 110 domain principles traced to core via the matrix.

    Differentiation

    Atelier's unique value is the traceable principle matrix — a join table mapping every domain rule to a core rule, making conflict resolution deterministic. Existing frameworks state principles; none provide this arbiter.

    Downloads
  • v0.0.6 5f52296210

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

    Phase 6: 4 language docs (typescript, python, go, rust), CHANGELOG, CONTRIBUTING.

    Downloads
  • v0.0.5 c91f3e754a

    v0.0.5: examples Pre-Release

    cloudinit-bot released this 2026-08-05 00:33:28 +00:00 | 1 commits to main since this release

    Phase 5: 4 good examples (api-endpoint, react-component, db-schema, error-handler), 3 bad examples (god-object, silent-error, leaky-abstraction).

    Downloads
  • v0.0.4 ebcae21630

    v0.0.4: matrix-review Pre-Release

    cloudinit-bot released this 2026-08-05 00:31:47 +00:00 | 2 commits to main since this release

    Phase 4: domain-coverage matrix, agent-checklist, peer-review-checklist, anti-patterns catalog.

    Downloads
  • v0.0.3 530ce3efed

    cloudinit-bot released this 2026-08-05 00:30:31 +00:00 | 3 commits to main since this release

    Phase 3: 27 derived topic docs across 11 domains (API 5, Security 5, Data 3, Testing 2, Performance 2, Observability 3, UI/UX 2, Errors 1, Documentation 1, Concurrency 1, DevOps 2).

    Downloads
  • v0.0.2 2c15282ad4

    cloudinit-bot released this 2026-08-05 00:26:32 +00:00 | 4 commits to main since this release

    Phase 2: uiux first-principles (10 P-rules), full domain audit (110 principles, no orphans).

    Downloads
  • v0.0.1 ae1a33028f

    cloudinit-bot released this 2026-08-05 00:25:07 +00:00 | 5 commits to main since this release

    Phase 1: 8 core principles (C1-C8), conflict resolution procedure, reading order paths, README quickstart, MIT license.

    Downloads
  • v0.0.0 b8c89f1a74

    cloudinit-bot released this 2026-08-05 00:22:53 +00:00 | 7 commits to main since this release

    Atelier v0.1 milestone — phase 0 (pre-execution).

    Stages: SPECIFY → CLARIFY → RESEARCH → PLAN → SHIP

    Deliverables: governance files, 10 domain first-principles, matrix, MANIFEST, uiux components + accessibility.

    Downloads