export const LOOP_CONCEPT = "the-loop"; export const LABOUR_CONCEPT = "division-of-labour"; export const UNVERIFIED_CONCEPT = "claims-are-unverified"; export const ADVERSARIAL_CONCEPT = "adversarial-review"; export const READING_CONCEPT = "a-message-is-resolved"; export const ENCODING_CONCEPT = "three-encodings"; export const MECHANISM_CONCEPT = "mechanism-over-discipline"; export const RULE_CONCEPT = "rules-with-stable-names"; export const CONTRACT_CONCEPT = "a-seat-is-a-contract"; export const POLICY_CONCEPT = "the-behaviour-document"; export const ONBOARDING_CONCEPT = "drop-in-onboarding"; export const WORTH_CONCEPT = "worth-before-work"; export const FLAT_LIST_CONCEPT = "the-plan-is-a-graph"; export const TEMPLATE_CONCEPT = "the-executed-template"; export const QUESTION_CONCEPT = "ask-where-it-appears"; export const TENSION_CONCEPT = "tension-resolution"; export const DETECT_CONCEPT = "detect-log-fix"; export const GATE_CONCEPT = "the-gate-holds-the-line"; export const ORDER_CONCEPT = "the-check-precedes-the-code"; export const SHAPE_CONCEPT = "a-check-matches-a-shape"; export const TOOL_CONCEPT = "tools-live-in-the-tree"; export const HOME_CONCEPT = "one-home-per-fact"; export const FILESYSTEM_CONCEPT = "filesystem-is-the-architecture"; export const BOUNDARY_CONCEPT = "fail-at-the-boundary"; export const TAXONOMY_CONCEPT = "placement-grammar"; export const APPEARANCE_CONCEPT = "evidence-over-appearance"; export const VERIFIER_CONCEPT = "the-verifier-is-verified"; export const REPORT_CONCEPT = "evidence-not-claims"; export const UNKNOWN_CONCEPT = "unknown-is-not-pass"; export const DETERMINISM_CONCEPT = "determinism-is-the-axis"; export const DERIVED_CONCEPT = "state-is-derived"; export const DUPLICATE_CONCEPT = "duplicates-by-copies"; export const DOCUMENTATION_CONCEPT = "documentation-is-code"; export const RENAME_CONCEPT = "the-verified-move"; export const COVERAGE_CONCEPT = "coverage-is-derived"; export const HUMAN_CONCEPT = "the-human-and-the-ai"; export const AGENT_CONCEPT = "agents-as-executed-contracts"; export const COORDINATION_CONCEPT = "coordination-is-software"; export const SURFACE_CONCEPT = "the-board-and-the-venue"; export const WAIT_CONCEPT = "posting-and-waiting-are-one-operation"; export const TURN_CONCEPT = "turn-discipline"; export const INVARIANT_CONCEPT = "stating-an-invariant"; export const GRAPH_CONCEPT = "a-system-is-a-graph"; export const DEFINITION_CONCEPT = "definitions-own-what"; export const SPINE_CONCEPT = "the-layer-spine"; export const DIRECTION_CONCEPT = "the-direction-axis"; export const CANON_CONCEPT = "principles-are-typed"; export const KIND_CONCEPT = "every-record-has-a-kind"; export const GROUPING_CONCEPT = "the-canon-is-grouped-twice"; export const CORE_CONCEPT = "computation-and-resource"; export const EXECUTION_CONCEPT = "execution-joins-the-halves"; export const STRUCTURAL_CONCEPT = "the-structural-domain"; export const BOUNDARY_TENSION_CONCEPT = "a-tension-has-a-mechanism"; export const RESOLUTION_MECHANISM_CONCEPT = "separate-trade-or-mitigate"; export const DECAY_CONCEPT = "an-anti-pattern-is-a-decay-path"; export const CONTROL_CONCEPT = "seven-controls-seven-classes"; export const PAIR_CONCEPT = "never-and-always"; export const CONSEQUENCE_CONCEPT = "debt-and-leverage"; export const PREDICATE_CONCEPT = "an-architecture-is-its-predicate-set"; export const GRID_CONCEPT = "what-can-drift-seen-through-how-it-drifts"; export const CELL_CONCEPT = "a-cell-that-resists-an-invariant"; export const HONEST_GAP_CONCEPT = "the-honest-gaps"; export const FORCING_CONCEPT = "a-concern-is-a-component"; export const CEILING_CONCEPT = "the-ceiling-moves-by-cost"; export const REDUCTION_CONCEPT = "above-one-tier-reduction"; export const AUTHOR_CONCEPT = "the-author-is-probabilistic"; export const DETERMINISM_SCALE_CONCEPT = "scale-follows-determinism"; export const MODEL_SYSTEM_CONCEPT = "systems-built-around-a-model"; export const GLOSSARY_CONCEPT = "architectural-principles"; export const CHAIN_CONCEPT = "one-entry-chain"; export const SCALE_CONCEPT = "scale-from-structure"; export const DEPLOY_CONCEPT = "deploy-as-file-operation"; export const RETIRED_CONCEPT = "proxies-give-way"; export const GAP_CONCEPT = "declared-absence"; export const INSTRUCTION_CONTRACT_CONCEPT = "instructions-as-contracts"; export const AMBIGUITY_CONCEPT = "ambiguity-reduction"; export const INSTRUMENT_CONCEPT = "grammar-inside-the-method"; export const DIRECTIVE_CONCEPT = "the-directive-shape"; export const DECLARATION_CONCEPT = "declare-before-instructing"; export const OPERATION_CONCEPT = "operations-not-tools"; export const PHASE_CONCEPT = "nodes-as-bounded-units"; export const CONSTRAINT_CONCEPT = "constraints-are-checkable"; export const WELLFORMED_CONCEPT = "well-formedness-is-scanned"; export const STRUCTURE_CONCEPT = "coordination-as-declared-structure"; export const WORKFLOW_CONCEPT = "workflow-as-executable-contract"; export const RECORD_CONCEPT = "records-with-one-writer"; export const PHASE_BINDING_CONCEPT = "investigate-or-act"; export const HANDOFF_CONCEPT = "typed-handoffs"; export const ORCHESTRATION_INVARIANT_CONCEPT = "orchestration-invariants"; export const IDIOM_CONCEPT = "verbs-carry-guarantees"; export const INTENT_CONCEPT = "intent-selects-by-fit"; export const GENESIS_STAGE_CONCEPT = "genesis-stages-derive-from-verbs"; export const ALGORITHM_CONCEPT = "algorithms-as-gated-nodes"; export const DISTILLATION_CONCEPT = "instantiate-and-distill"; export const GATE_SHAPE_CONCEPT = "gates-are-checkable"; export const LIMIT_CONCEPT = "declared-limits"; export const CORE_TEMPLATE_CONCEPT = "a-template-carries-the-contract"; export const COORDINATION_TEMPLATE_CONCEPT = "coordination-templates"; export const PLANNING_TEMPLATE_CONCEPT = "planning-surfaces-carry-contracts"; export const EXECUTABLE_TEMPLATE_CONCEPT = "node-contracts"; export const AGENT_TEMPLATE_CONCEPT = "agents-walk-the-loop";