Schematic
A database management UI for Spring Boot (Java) that retrofitted the AI Unified Process artifact set — vision.md, requirements.md, entity_model.md, and fourteen use-case specs — onto a codebase started in 2022.
Reviewed 17 hours ago · Jul 19, 2026
Metrics pending — repository stats are collected automatically once a day.
Spec structure
- Location
docs/use_cases/- Formats
- Markdown
- Notes
UC-001.mdthroughUC-014.md, each a structured use-case spec with an Overview (including a lifecycleStatusfield), Preconditions, Main Success Scenario, and Alternative Flows. Sibling AI-UP artifacts sit indocs/:vision.md,requirements.md,entity_model.md, and ause_cases.pumldiagram.
Assessment drift: low
Spec-to-code drift
Low. The specs were retrofitted in just over a week (2026-04-24 to 2026-05-02, five commits) and have been untouched
since, while the repository kept receiving pushes for roughly two more months. The mitigating signal is that the
use cases carry explicit lifecycle Status fields and the final spec commit was Implementing UC-012 to UC-014 —
the spec set reads as completed for its scope rather than abandoned mid-flight. Whether the post-May commits are
feature work that bypassed the use cases has not been verified.
Defects and rework
Not yet assessed.
Maintenance outcomes
Not yet assessed. Worth watching as a small-team data point: a solo-maintained production-shaped tool (Maven
build, compose.yaml, SECURITY.md) that adopted the AI-UP document stack wholesale about three and a half years
into the project’s life.
Timeline
-
Use-case set completed
Latest spec commit: `Implementing UC-012 to UC-014`.
-
AI Unified Process adopted
First commit to `docs/use_cases/`, titled `AI Unified Process` — the full artifact set was retrofitted in just over a week.