Skip to content

epic(ceremony): make cognitive disciplines explicit in protocol procedures #191

@pentaxis93

Description

@pentaxis93

Summary

Orient's Integration Principles describe how cognitive disciplines (reckon, debug, contract) engage across protocols — but the protocol procedures themselves don't always enforce what orient prescribes. The gap pattern: orient says "X fires when Y," but the protocol procedure doesn't mention X, so an agent following the procedure skips it.

Issue #186 (reckon in decompose) demonstrated the pattern and fix. This epic extends it to the remaining gaps where cognitive disciplines should be explicit ceremony elements but aren't.

Task Issues

Dependency Graph

[#192 reckon]     [#193 debug]     [#194 contract]
      |                 |                 |
      └─────────────────┼─────────────────┘
                        │
                  (all independent)

Acceptance Criteria

  • Each protocol procedure that makes framing decisions invokes the relevant cognitive discipline explicitly, not by advisory cross-reference alone
  • The ceremony integration matches the pattern established by feat(decompose): make reckon invocation explicit in ceremony #186 (reckon in decompose) and already present in survey (reckon as hinge step)
  • No ceremony-for-ceremony's-sake: resolve and orient correctly excluded (signal-based interrupt and meta-discipline respectively)

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