Commit graph

2 commits

Author SHA1 Message Date
Snider
5d316650e2 feat(rfc): add Current State + File Layout — save future session research
- Current State: every file with specific migration action
- File Layout: annotated tree showing what exists and what changes
- Factory signature, lifecycle returns, singleton removal documented
- Future session reads this and knows exactly what to change

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-25 20:01:01 +00:00
Snider
5a1812bfd3 refactor(rfc): rewrite as v0.8.0 contract — not migration plan
- Status: Design spec v0.7.0 → v0.8.0
- Removed "What Changes from v0.3.3" migration table
- Added Section 6: Error handling (core.E, Concat)
- Added Section 8: Quality gates (os/exec exception documented)
- Added Consumer RFCs back-reference
- Fixed string concat → core.Concat in kill handler
- Noted go-process is the ONE os/exec exception explicitly

8 sections, complete contract for next session.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-25 19:57:34 +00:00