split: fan the resource god-file into model/ domains (v0.5.0) #27

Merged
PerishFire merged 1 commit from v05-sync into main 2026-07-20 07:28:51 +00:00
Owner
No description provided.
split: fan the resource god-file into model/ domains (v0.5.0)
All checks were successful
guard / guard (pull_request) Successful in 2m10s
538465f9fc
Adopt negentropy v0.5.0 (file<=300, fanout<=10) fleet-wide. The 711-line
api/main.rs held all 28 resources plus every handler; split it into
model/{identity,repo,build,issue}.rs (resources by domain, each <=120),
door.rs (request handlers), and a slim main.rs (wiring only). Resource
relation targets resolve cross-module via `use crate::model::*`; structs
are pub(crate) for re-export through model/mod.rs where shape() and the
gate!/relay!/blob! macros live.

Pin .runseal/negentropy.version to v0.5.0. guard + act clean.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
PerishFire deleted branch v05-sync 2026-07-20 07:28:51 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
PerishLab/codehull!27
No description provided.