Skip to content

Repository files navigation

Athena Digital — The Software Factory

A response to the "Software Factory" case study (PRD-Athena.md): a design for a system that turns a feature spec into a reviewable, deployable pull request across seven products — plus a runnable proof of the core.

Contents

Run the proof

cd poc
node run.mjs                 # brief -> spec -> plan -> gated stages -> PR (first-run CI green)
node run.mjs --flaky migrate # a stage fails its gate once; bounded retry recovers
node run.mjs --fail api      # a compiles-but-wrong change; the CI gate catches it and escalates

Requires Node ≥ 18 (uses the built-in node:test). No npm install.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages