mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-15 23:32:46 +00:00
Comprehensive handoff document that the engineer picking up the settings redesign can use to continue the work. Captures: - TL;DR of what's landed vs what remains - Source document references (brainstorm, plan, canonical example) - Current-state tree map with file-level annotations - Full dependency chain from TOML -> v2 -> bridge -> consumers - Commit log for Stages 1-5 (13 commits, 76 files, +6413/-2151) - Stage 6 broken into six independent subtasks: consumer migration, bridge deletion, legacy type deletion, fabro-config shim deletion, v2 namespace flattening, OpenAPI + clients + fabro-web rewrite - Concrete before/after migration patterns with InterpString examples - Testing gotchas I hit during Stages 1-5: fabro-cli parallel test daemon FD limit, insta snapshot pending review, hook shorthand vs #[serde(flatten)] duplicate-command collision, fabro-test managed marker detection, apply_server_defaults full-shape propagation, user layer trust boundary, pre-existing fabro-interview test clippy warnings - Open design questions the next engineer needs to decide: ConfigLayer resolve naming, post-layering interpolation pass, fail-closed auth, ModelRegistry runtime wiring, run.scm provider depth, serde flatten+ HashMap+deny_unknown_fields constraint - Verification recipes (full gate, legacy key sanity grep, bridge caller sanity grep) - Explicit success criteria for Stage 6 completion |
||
|---|---|---|
| .. | ||
| 2026-04-02-001-feat-server-daemon-management-plan.md | ||
| 2026-04-02-002-feat-http-store-client-auto-start-plan.md | ||
| 2026-04-04-run-event-simplification-plan.md | ||
| 2026-04-04-shared-nextest-test-daemon-plan.md | ||
| 2026-04-05-cli-deglobalize-server-url-and-storage-dir-plan.md | ||
| 2026-04-05-cli-exec-explicit-local-and-mode-removal-plan.md | ||
| 2026-04-05-cli-model-server-canonical-and-llm-removal-plan.md | ||
| 2026-04-05-cli-run-lifecycle-cleanup-compaction-plan.md | ||
| 2026-04-05-run-adjacent-server-only-cleanup-plan.md | ||
| 2026-04-05-run-create-server-target-plan.md | ||
| 2026-04-05-run-manifest-and-preflight-plan.md | ||
| 2026-04-05-server-canonical-secrets-doctor-repo-plan.md | ||
| 2026-04-06-cli-config-socket-storage-separation-plan.md | ||
| 2026-04-06-object-backed-artifact-uploads.md | ||
| 2026-04-06-settings-command-server-local-merge-plan.md | ||
| 2026-04-06-subprocess-run-workers-signal-control-plan.md | ||
| 2026-04-07-fix-attach-terminal-authoritative-stream-plan.md | ||
| 2026-04-07-global-cas-blob-refs-plan.md | ||
| 2026-04-07-interview-control-channel-and-server-slack-plan.md | ||
| 2026-04-07-run-manifest-blobs-and-bundle-removal-plan.md | ||
| 2026-04-07-run-state-projection-consolidation-plan.md | ||
| 2026-04-07-store-dump-server-owned-export-plan.md | ||
| 2026-04-07-worker-http-only-run-store-migration-plan.md | ||
| 2026-04-08-001-feat-fabro-uninstall-command-plan.md | ||
| 2026-04-08-cli-services-command-context-refactor-plan.md | ||
| 2026-04-08-fabro-spa-asset-crate-plan.md | ||
| 2026-04-08-optional-web-ui-server-plan.md | ||
| 2026-04-08-production-web-ui-test-plan.md | ||
| 2026-04-08-production-web-ui.md | ||
| 2026-04-09-settings-toml-redesign-handoff.md | ||