feat: add fact-first runtime observation and local smart routing - #56
Draft
tttboy123 wants to merge 71 commits into
Draft
feat: add fact-first runtime observation and local smart routing#56tttboy123 wants to merge 71 commits into
tttboy123 wants to merge 71 commits into
Conversation
Owner
Author
|
Independent security review is now tracked in #57. This Draft PR must remain draft until that review records no unresolved High/Critical finding and the required CI passes. The public v0.6.0 Canary state remains 0/5 with the clock not_started. |
Owner
Author
|
Required CI is green at |
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.
Summary
This draft integrates the fact-first infrastructure work required after v0.6.0 and prepares the local 0.8 smart-routing candidate for independent review.
It includes:
openusage-export/v1consumer compatibility;Why
OpenUsage Bar needs to remain a standalone, local-first macOS resource console while exposing stable, trustworthy facts to Loom and other schedulers. UI text is not an automation interface, missing facts never become zero, and routing must stay optional and isolated from the read-only resource ledger.
Security and privacy boundary
dataRevisionandruntimeRevisionremain independent.127.0.0.1, is disabled by default and uses a one-time Bearer with an irreversible verifier persisted.The implementation-path security packet is in
docs/security/0.8-routing-review.md. Independent approval is still required before any public 0.8 candidate or Canary qualification.Validation
scripts/build_app.sh: passed.Release and Canary status
This is intentionally a Draft PR. Public release metadata remains v0.6.0 (9), the external cohort remains 0/5, and the 30-day clock remains
not_started.Before making this PR ready or publishing a 0.8 pre-release: