docs: define Beacon as a time-to-competence interface - #1
Open
ctharvey wants to merge 18 commits into
Open
Conversation
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
Refines Beacon around a clearer architectural objective:
A Beacon should not merely expose stored knowledge. It should help another intelligence—human or artificial—become useful on a topic, project, system, or organization as quickly as possible.
Core philosophy
The new
docs/beacon-time-to-competence.mdestablishes that Beacon should optimize for transferring understanding rather than maximizing raw data exposure.A first interaction should answer:
The intended onboarding flow is:
Architectural model
Beacon remains an addressable, permissioned Semantic Object, but that formula now describes the mechanism rather than the purpose.
The purpose is adaptive knowledge transfer.
The same underlying Semantic Object may present different orientation packages to:
Added
docs/beacon-time-to-competence.mddocs/beacon-as-permissioned-semantic-object.mddocs/beacon-design-review-response.mddocs/origin-and-design-evolution.mddocs/provider-maturity-model.mddocs/beacon-doctor-roadmap.mddocs/security-and-visibility.mddocs/knowledge-kinds.mdUpdated thesis
Beacon is provider-independent and transport-independent:
Permissions, transport, subscriptions, and serialization remain necessary implementation concerns. They serve the larger goal: helping an authorized intelligence become competent quickly without sacrificing evidence, provenance, or control.