Skip to content

fix(engine): close native truth and guidance drift - #430

Merged
tcballard merged 2 commits into
mainfrom
codex/enterprise-truth-gate
Aug 4, 2026
Merged

fix(engine): close native truth and guidance drift#430
tcballard merged 2 commits into
mainfrom
codex/enterprise-truth-gate

Conversation

@tcballard

Copy link
Copy Markdown
Collaborator

Summary

Closes the next enterprise-deployability slice after #429: make the current native product truthful and keep its public guidance from drifting back to retired surfaces.

  • Record ADR-131: native telemetry is local-only; remove the inert PostHog key and all daily-ping/endpoint claims from native output and public docs.
  • Record ADR-132: asdecided / decided-mcp are the canonical local MCP identity, with asdecided-org for shared endpoints; update the accepted org-wiring requirement and native scaffold.
  • Add a docs-contract battery covering the six-tool surface, canonical .mcp.json invocation, public recipes, generated agent guidance, current license, and retired markers.
  • Add a cross-platform agent-rules drift test and regenerate the managed guidance from decisions/.
  • Move the shipped guide example to .decided/ and decisions/, update current recipes/docs/examples, and add contents: read to rust-spike.
  • Include the small clippy fix required for the full all-targets warning gate.

Historical ADR wording and the explicitly historical examples/obey-demo/capture.md remain evidence; they are not used as current public instructions.

Validation

  • cargo test --manifest-path rust/Cargo.toml --workspace --release
  • cargo clippy --manifest-path rust/Cargo.toml --workspace --release --all-targets -- -D warnings
  • git diff --cached --check

@tcballard
tcballard force-pushed the codex/enterprise-truth-gate branch from cb95484 to 3807d34 Compare August 3, 2026 22:42
@tcballard
tcballard merged commit bda384b into main Aug 4, 2026
9 checks passed
@tcballard
tcballard deleted the codex/enterprise-truth-gate branch August 4, 2026 06:37
tcballard added a commit that referenced this pull request Aug 4, 2026
Second re-verification round: 5 findings resolved (release
verification pack, release test gating, agent-guidance drift,
telemetry truth via ADR-131, dead-command sweep via ADR-132),
3 substantially advanced, 18 unchanged. Notes the remaining
Tier-1 policy cluster and two process observations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant