Repository map
The public system split by ownership and proof surface.
A repository can own source, validation, platform, proof, or rendering. It does not inherit the authority of the others.
REPO_PLANE_SEPARATION SOURCE_DOES_NOT_PROVE_RUNTIME
Public inspection layer
source truth separate
runtime truth separate
signal truth separate
evidence truth separate
public proof separate
Map
HawkinsOperations repositories
Governance routing
HawkinsOperations/.github
Organization profile, reviewer entry points, and governance routing.
- Owns
- START_HERE, organization map, and public review paths.
- Does not prove
- Detection behavior, runtime state, or signal observation.
Source Truth
hawkinsoperations-detections
Detection source candidates and detection-as-code materials.
- Owns
- Detection source, naming, and reviewable source history.
- Does not prove
- Runtime activity, signal observation, or public proof.
Validation Truth
hawkinsoperations-validation
Deterministic validation controls and expected-result contracts.
- Owns
- Validation cases, validators, and reproducible output format.
- Does not prove
- Runtime deployment or external-use authorization.
Runtime Truth
hawkinsoperations-platform
Platform/runtime design and operational integration boundaries.
- Owns
- Runtime architecture and platform control patterns.
- Does not prove
- Public-safe proof or fleet-wide state.
Evidence Truth / Public Proof
hawkinsoperations-proof
Proof records, evidence linkage, and public claim contracts.
- Owns
- Proof ledger records and promotion-state documentation.
- Does not prove
- Unlinked runtime state or claims outside the record.
Public rendering
hawkinsoperations-website
Public rendering, reviewer navigation, and claim-boundary presentation.
- Owns
- Human-readable routes into proof and governance records.
- Does not prove
- Source truth, runtime truth, signal truth, or evidence truth.