forked from heavy-duty/ceremony
14 lines
557 B
Markdown
14 lines
557 B
Markdown
|
|
### Fixed
|
||
|
|
|
||
|
|
- FLEET.md no longer says a review request outside the registry is
|
||
|
|
authorization: `repos.txt` is the scope for the review queue, out-of-scope
|
||
|
|
requests are logged and never acted on, and the attention wake is stated
|
||
|
|
as the one registry-independent exception, by design (#187).
|
||
|
|
|
||
|
|
### Changed
|
||
|
|
|
||
|
|
- FLEET.md's duty-loop mechanism is a pointer to crew's shared engine; the
|
||
|
|
wake lists follow the engine's duty order, the roster keeps the as-built
|
||
|
|
bench beside `fleet.roster`'s target, and the reconciliation stamp names
|
||
|
|
crew@`01fb49c` (#187).
|