Final Ring-1 unit (Sonnet 5 handoff scope, completed by Fable 5). Stacked on
feat/adr-0246-slice1-hardened. ADR stays Proposed — no self-Accept; packet §8
RULING PENDING for Shay.
§4.1/§4.2 telemetry:
+ IdentityActionRecord (schema identity_action_v1): full-SHA-256 field/record/
pack-content digests (LE f64, canonical JSON, no default=str),
policy_version=AdmissionPolicy.version_id(), A_raw + all measures, admitted,
multi-condition refusal_reason (';'-joined — documented widening),
lawful_action in {I,none}, path_break
+ manifold_content_digest + GEOMETRY_VERSION/GATE_VERSION (§3.5 scope keys)
+ IdentityScore.action_record; JSONL serializer emits identity_action_*/
identity_path_* keys ONLY when the paths ran (flag-off wire byte-identical)
§3.4 step-2 compliance (F1-adjacent):
+ advance_identity_path(admitted=) — a policy-refused turn breaks even with
small d_stab (was a real gap: leakage-refused turns could compose); pinned
Path serve integration (OBSERVE-ONLY):
+ advance_session_identity_path: scope from manifold digest + version ids;
runtime advances the session ledger only when identity_wave_gate AND
identity_action_surface are on; instance lifetime = session boundary;
session_admit is telemetry, never egress (epsilon_session uncertified)
§11 grounding-feasibility study (evals/adr_0246_grounding_feasibility):
fixed TRAIN(13)/HELD-OUT(12)/ADVERSARIAL(8); bivector generator proxy
(numpy-only); SAMPLE-SIZE-CALIBRATED null (200 noise-pair trials at real n)
+ shared-basis positive control (a real bug caught RED: per-call fresh bases
made the positive pair meaningless at 0.53). RESULT: honest NULL with the
method validated — positive control 0.9995 (100th pctile, null p95 0.60) but
real cross-cohort cosine 0.52 = 87th pctile of chance; AUC 0.49 [0.21,0.77];
generator energy spread across all 10 planes; precision immaterial (6.9e-7).
No stable generator subspace at this n; threshold tuning cannot discriminate.
ADR + packet:
+ docs/adr/ADR-0246-induced-identity-action-and-path-integrity.md (Proposed;
F1 semantics + ||.||_G convention + turn-ownership + refusal_reason rulings
requested; binding claims language 'lawfulness relative to the declared
frozen frame'; honest §6.3 + §11 numbers; machine-readable operational
status: live_activation not_authorized, both flags default-off)
+ docs/audit/adr-0246-acceptance-packet-2026-07-17.md (§10 checklist, §8 PENDING)
+ spatial_foreign uncertainty RESOLVED + pinned (tautologically zero for the
full-span default pack; fires for reduced-support packs)
[Verification]: uv run core test --suite smoke -q => 176 passed; full battery
(all 9 ADR-0246 suites + D4 identity surfaces + gamma calibration +
identity_gate + telemetry) => 228 passed; §6.1/6.2 eval 14/14; §11 artifact +
run log under docs/audit/artifacts/.
|
||
|---|---|---|
| .. | ||
| adr | ||
| agents/grok | ||
| analysis | ||
| architecture | ||
| audit | ||
| benchmarks | ||
| briefs | ||
| curriculum | ||
| decisions | ||
| evals | ||
| examples | ||
| handoff | ||
| handoffs | ||
| implementation | ||
| issues | ||
| lab | ||
| outreach | ||
| plans | ||
| research | ||
| sessions | ||
| specs | ||
| workbench | ||
| zig | ||
| 3lang-depth-pr-plan.md | ||
| admissibility-exemplars.md | ||
| ci-optimization.md | ||
| core-rd-base-prompts.md | ||
| ethics_packs.md | ||
| EVAL_AUDIT_2026-05-20.md | ||
| eval_methodology.md | ||
| frontier_baselines.md | ||
| gaps.md | ||
| handoff_template.md | ||
| hitl-backpressure.md | ||
| holdout_recipients.txt | ||
| identity_packs.md | ||
| master-plan-post-substrate-audit.md | ||
| memo.html | ||
| model_dependency_size_tally.md | ||
| pack_inventory_2026-05-21.md | ||
| position_paper.md | ||
| PROGRESS.md | ||
| README.md | ||
| recognizer-registry.md | ||
| refusal-taxonomy.md | ||
| reviewers.yaml | ||
| RUST.md | ||
| safety_packs.md | ||
| sponsors.md | ||
| teaching_order.md | ||
| test-debt-quarantine.md | ||
| testing-lanes.md | ||
| Whitepaper.md | ||
| Yellowpaper.md | ||
CORE Documentation Index
This is the central index for all documentation in the CORE project.
Canonical Root Documents
- Whitepaper.md - The CORE architectural and philosophical whitepaper.
- Yellowpaper.md - Technical specifications and mathematical formulation of the CORE engine.
- PROGRESS.md - High-level project progress tracking.
- specs/runtime_contracts.md - Critical invariants and bounds for the runtime execution flow.
Directories
Architecture & Design
- adr/ - Architecture Decision Records (ADRs). The canonical history of all ratified engineering choices.
- architecture/ - High-level architectural documents (e.g., pipelines, schemas).
- analysis/ - Deep dives and master plans for structural changes.
- specs/ - Detailed technical specifications and invariants.
Planning & Progress
- plans/ - Capability roadmaps and implementation plans.
- briefs/ - Project briefs and scoping documents for upcoming work.
- issues/ - Detailed issue analyses and technical reproductions (not standard trackers).
- audit/ - Audit reports and claims ledgers.
Operations & Usage
- examples/ - Usage examples and reference integrations.
- workbench/ - Documentation for the CORE workbench UI and related tooling.
- agents/ - Agent-specific operational guides.
Note regarding
agents/grok/: Operational guide for using Grok 4.3 + Grok Build with CORE. This is not architecture documentation.
Learning & Evaluation
- curriculum/ - Documentation on the teaching/learning order and knowledge progression.
- evals/ - Evaluation methodology and performance criteria documentation.
- benchmarks/ - Benchmark evidence and performance tracking logs.
Historical & Experimental
- sessions/ - Chronological session logs documenting the "decision trail" and intellectual history of major choices.
- handoffs/ - Legacy brief, audit, and investigation notes (historical; the formal HANDOFF mechanism is retired — see AGENTS.md for the current lightweight
session-break-summary-<DATETIME>.mdconvention). - research/ - Raw research notes and preliminary findings.
- lab/ - Experimental content (Warning: Not ratified; must not be referenced as authoritative in production PRs).