docs: Apache-2.0 license + engineering deep-dive + README refresh - #30
Merged
Merged
Conversation
- Add the Apache-2.0 LICENSE (the ACP/UCP/AP2 stack Bazaar interoperates with is all Apache-2.0) and declare it in pyproject with the OSI classifier. - Rewrite ARCHITECTURE.md as an engineering map: one signed order walked end to end function by function, a package-by-package table against the real module tree, the Trust Fabric internals, the input-authenticity boundary (server-derived segment, tier-bounded grants, owner-only cancel, agent revoke, and the documented demo shortcuts), the model boundary, failure handling, the single state swap point, and the evidence pipeline. - README: note the input-authenticity guarantees under the gate diagram, the console's judge-facing affordances (no-token banner, token-free compile fallback, live model-outage toggle), pointers to the deeper docs, and a license/version footer (v0.1.0, P0 — Proof). Metric strings the consistency test pins are untouched. 96 tests, ruff clean, console builds. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BLrj9TWybDCNw1mWxZgAks
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.
Brings the committed docs level with everything shipped since the last README pass, adds a license, and prepares the v0.1.0 release.
pyproject.tomlwith the OSI classifier.The metric strings pinned by
tests/test_results_consistency.pyare untouched. 96 tests, ruff clean, console builds.🤖 Generated with Claude Code
https://claude.ai/code/session_01BLrj9TWybDCNw1mWxZgAks