didericis
  • Joined on 2025-09-19
didericis closed issue didericis/bot-bottle#122 2026-06-02 02:31:38 -04:00
Decompose smolmachines launch and harden bringup sequencing
didericis merged pull request didericis/bot-bottle#123 2026-06-02 02:31:38 -04:00
PRD 0032: Decompose smolmachines launch and harden bringup sequencing
didericis pushed to prd-0032 at didericis/bot-bottle 2026-06-02 02:29:12 -04:00
a81f0ffa49 fix(smolmachines): raise SmolvmError instead of die() on wait_exec_ready timeout
didericis commented on pull request didericis/bot-bottle#123 2026-06-02 02:27:04 -04:00
PRD 0032: Decompose smolmachines launch and harden bringup sequencing

Will this crash the dashboard?

didericis pushed to prd-0032 at didericis/bot-bottle 2026-06-02 02:23:54 -04:00
c39bbe265b complete(prd): mark PRD 0032 active
0d922371b0 refactor(smolmachines): decompose launch(), add wait_exec_ready, file-lock allocate() (PRD 0032)
Compare 2 commits »
didericis pushed to prd-0032 at didericis/bot-bottle 2026-06-02 02:14:22 -04:00
fe97b6014d docs(prd): PRD 0032 — smolmachines launch decomposition
didericis created branch prd-0032 in didericis/bot-bottle 2026-06-02 02:14:22 -04:00
didericis pushed to main at didericis/bot-bottle 2026-06-02 02:02:26 -04:00
07c8593999 refactor(egress): EgressRoute inherits Route from egress_addon_core
f15721b424 complete(prd): mark PRD 0031 active
10d0872043 refactor(egress): provisioned-wins merge + _route_to_yaml_fields (PRD 0031)
ae33d1abfb docs(prd): revise PRD 0031 — provisioned-wins merge + Route type consolidation
f596464f3f docs(prd): add PRD 0031 — split _merge_provider_route into named case helpers
Compare 5 commits »
didericis deleted branch prd-0031 from didericis/bot-bottle 2026-06-02 02:02:26 -04:00
didericis closed issue didericis/bot-bottle#120 2026-06-02 02:02:23 -04:00
Simplify egress route merge and consolidate Route types
didericis merged pull request didericis/bot-bottle#121 2026-06-02 02:02:23 -04:00
PRD 0031: Provisioned-wins merge + EgressRoute inherits Route
didericis pushed to prd-0031 at didericis/bot-bottle 2026-06-02 01:59:04 -04:00
07c8593999 refactor(egress): EgressRoute inherits Route from egress_addon_core
didericis commented on pull request didericis/bot-bottle#121 2026-06-02 01:56:54 -04:00
PRD 0031: Provisioned-wins merge + EgressRoute inherits Route

RE didericis/bot-bottle#121 (comment)

We want that coupling, that's the whole point of the change. Do the refactor.

didericis commented on pull request didericis/bot-bottle#121 2026-06-02 01:49:24 -04:00
PRD 0031: Provisioned-wins merge + EgressRoute inherits Route

Couldn't we just solve this by having EgressRoute and Route inherit from BaseRoute? Seems cleaner.

didericis pushed to prd-0031 at didericis/bot-bottle 2026-06-02 01:45:37 -04:00
f15721b424 complete(prd): mark PRD 0031 active
10d0872043 refactor(egress): provisioned-wins merge + _route_to_yaml_fields (PRD 0031)
Compare 2 commits »
didericis pushed to prd-0031 at didericis/bot-bottle 2026-06-02 01:26:22 -04:00
ae33d1abfb docs(prd): revise PRD 0031 — provisioned-wins merge + Route type consolidation
didericis commented on pull request didericis/bot-bottle#121 2026-06-02 01:20:01 -04:00
PRD 0031: Provisioned-wins merge + EgressRoute inherits Route

Let's fold the other egress issue in the unchecked task item from didericis/bot-bottle#117 into this PRD and the issue here https://gitea.dideric.is/didericis/bot-bo…

didericis pushed to prd-0031 at didericis/bot-bottle 2026-06-02 01:09:04 -04:00
f596464f3f docs(prd): add PRD 0031 — split _merge_provider_route into named case helpers