docs: refresh stale architecture, roadmap, and module briefs#35
Merged
Conversation
Fixes catalogued in OUTDATED-DOCS-AND-DEMOS.md: - COMPILER-ARCHITECTURE.md: the Bundle type is defined in @crewhaus/ir and re-exported by the compiler (not defined in packages/compiler); replaced drifted line-number citations with symbol-name navigation; corrected the add-a-target step order so the spec branch precedes the lower() case - build-roadmap.md: marked the header as a frozen snapshot and corrected the stale shape count (12 -> 14); points to MODULE-CATALOG-STATUS.md for current counts - module-briefs: added a caveat that the Status column is a historical planning snapshot (defer to MODULE-CATALOG-STATUS.md); annotated the non-shipping channel briefs (only slack/telegram/discord/whatsapp/imessage ship) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refreshes
docs/artifacts that diverged from the shipped codebase, per theOUTDATED-DOCS-AND-DEMOS.mdbacklog. Verified againstcrewhaus/factorysource.Changes
COMPILER-ARCHITECTURE.mdBundletype is defined in@crewhaus/irand merely re-exported by the compiler (was attributed topackages/compiler).lower/emit/IrNode(drifted by hundreds of lines) with symbol-name navigation; also fixed two driftedir-passescitations (redundantMcpServerCollapse,DEFAULT_PIPELINE).lower()case.build-roadmap.md— header marked as a frozen snapshot with a pointer toMODULE-CATALOG-STATUS.md; stale "12 target shapes" corrected to 14.module-briefs/— added a prominent caveat that the Status column is a historical planning snapshot (defer toMODULE-CATALOG-STATUS.md); annotated the non-shipping channel briefs (registry/signal/bluebubbles/email/sms/web/transport/binding/router/features) — only five channel adapters ship (slack/telegram/discord/whatsapp/imessage).🤖 Generated with Claude Code