Skip to content

Promote AIΩN bridge doc + implement tick receipts #144

Description

@flyingrobots

Backlog-driving docs + Paper II alignment.

Goals:

  • Promote the AIΩN Foundations ↔ Echo bridge from docs/notes/ into a canonical doc under docs/ (keep a stub at the old path for historical links).
  • Implement a minimal Paper II tick receipt structure in warp-core:
    • expose Engine::commit_with_receipt returning (Snapshot, TickReceipt).
    • record accepted vs rejected candidates in canonical plan order.
    • commit to those outcomes via Snapshot.decision_digest.
  • Document the canonical decision_digest encoding in docs/spec-merkle-commit.md.

Acceptance:

  • cargo test --workspace and cargo clippy --workspace --all-targets -- -D warnings -D missing_docs are green.
  • Decision log and execution plan updated with rationale.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions