LICENSE
README.md
pyproject.toml
qor/__init__.py
qor/cli.py
qor/cli_policy.py
qor/hosts.py
qor/install.py
qor/resources.py
qor/seed.py
qor/tone.py
qor/workdir.py
qor/agents/governance/qor-governor.md
qor/agents/governance/qor-judge.md
qor/agents/memory/documentation-scribe.md
qor/agents/memory/learning-capture.md
qor/agents/memory/qor-technical-writer.md
qor/agents/meta/agent-architect.md
qor/agents/meta/build-doctor.md
qor/agents/meta/system-architect.md
qor/agents/sdlc/project-planner.md
qor/agents/sdlc/qor-fixer.md
qor/agents/sdlc/qor-specialist.md
qor/agents/sdlc/qor-strategist.md
qor/agents/sdlc/qor-ux-evaluator.md
qor/capabilities/__init__.py
qor/capabilities/context.py
qor/capabilities/inventory.py
qor/capabilities/risk.py
qor/capabilities/types.py
qor/capabilities/verification_request.py
qor/cli_handlers/__init__.py
qor/cli_handlers/compliance.py
qor/cli_handlers/release.py
qor/cli_handlers/substantiate.py
qor/compiler/__init__.py
qor/compiler/compile.py
qor/compiler/evaluation.py
qor/compiler/execution_modes.py
qor/compiler/intent_parser.py
qor/compiler/protocol.py
qor/compiler/types.py
qor/compiler/governance/__init__.py
qor/compiler/governance/decisions.py
qor/compiler/governance/gate.py
qor/compiler/governance/policies.py
qor/compiler/providers/__init__.py
qor/compiler/providers/anthropic.py
qor/compiler/rulepacks/__init__.py
qor/compiler/rulepacks/registry.py
qor/compiler/rulepacks/anthropic/__init__.py
qor/compiler/rulepacks/anthropic/v1.py
qor/dist/variants/claude/manifest.json
qor/dist/variants/claude/agents/agent-architect.md
qor/dist/variants/claude/agents/build-doctor.md
qor/dist/variants/claude/agents/documentation-scribe.md
qor/dist/variants/claude/agents/learning-capture.md
qor/dist/variants/claude/agents/project-planner.md
qor/dist/variants/claude/agents/qor-fixer.md
qor/dist/variants/claude/agents/qor-governor.md
qor/dist/variants/claude/agents/qor-judge.md
qor/dist/variants/claude/agents/qor-specialist.md
qor/dist/variants/claude/agents/qor-strategist.md
qor/dist/variants/claude/agents/qor-technical-writer.md
qor/dist/variants/claude/agents/qor-ux-evaluator.md
qor/dist/variants/claude/agents/system-architect.md
qor/dist/variants/claude/skills/log-decision.md
qor/dist/variants/claude/skills/track-shadow-genome.md
qor/dist/variants/claude/skills/qor-ab-run/SKILL.md
qor/dist/variants/claude/skills/qor-ab-run/references/ab-subagent-prompt.md
qor/dist/variants/claude/skills/qor-audit/SKILL.md
qor/dist/variants/claude/skills/qor-audit/references/adversarial-mode.md
qor/dist/variants/claude/skills/qor-audit/references/phase37-subpasses.md
qor/dist/variants/claude/skills/qor-audit/references/qor-audit-templates.md
qor/dist/variants/claude/skills/qor-bootstrap/SKILL.md
qor/dist/variants/claude/skills/qor-bootstrap/references/qor-bootstrap-templates.md
qor/dist/variants/claude/skills/qor-debug/SKILL.md
qor/dist/variants/claude/skills/qor-deep-audit/SKILL.md
qor/dist/variants/claude/skills/qor-deep-audit-recon/SKILL.md
qor/dist/variants/claude/skills/qor-deep-audit-remediate/SKILL.md
qor/dist/variants/claude/skills/qor-docs-technical-writing/SKILL.md
qor/dist/variants/claude/skills/qor-document/SKILL.md
qor/dist/variants/claude/skills/qor-governance-compliance/SKILL.md
qor/dist/variants/claude/skills/qor-help/SKILL.md
qor/dist/variants/claude/skills/qor-ideate/SKILL.md
qor/dist/variants/claude/skills/qor-ideate/references/dialogue-protocol.md
qor/dist/variants/claude/skills/qor-implement/SKILL.md
qor/dist/variants/claude/skills/qor-implement/references/qor-implement-patterns.md
qor/dist/variants/claude/skills/qor-meta-log-decision/SKILL.md
qor/dist/variants/claude/skills/qor-meta-track-shadow/SKILL.md
qor/dist/variants/claude/skills/qor-onboard-codebase/SKILL.md
qor/dist/variants/claude/skills/qor-organize/SKILL.md
qor/dist/variants/claude/skills/qor-organize/references/qor-organize-templates.md
qor/dist/variants/claude/skills/qor-plan/SKILL.md
qor/dist/variants/claude/skills/qor-plan/references/step-extensions.md
qor/dist/variants/claude/skills/qor-process-review-cycle/SKILL.md
qor/dist/variants/claude/skills/qor-refactor/SKILL.md
qor/dist/variants/claude/skills/qor-refactor/references/qor-refactor-examples.md
qor/dist/variants/claude/skills/qor-remediate/SKILL.md
qor/dist/variants/claude/skills/qor-repo-audit/SKILL.md
qor/dist/variants/claude/skills/qor-repo-release/SKILL.md
qor/dist/variants/claude/skills/qor-repo-scaffold/SKILL.md
qor/dist/variants/claude/skills/qor-repo-scaffold/references/CODE_OF_CONDUCT.md
qor/dist/variants/claude/skills/qor-repo-scaffold/references/CONTRIBUTING.md
qor/dist/variants/claude/skills/qor-repo-scaffold/references/GOVERNANCE.md
qor/dist/variants/claude/skills/qor-repo-scaffold/references/SECURITY.md
qor/dist/variants/claude/skills/qor-research/SKILL.md
qor/dist/variants/claude/skills/qor-shadow-process/SKILL.md
qor/dist/variants/claude/skills/qor-status/SKILL.md
qor/dist/variants/claude/skills/qor-substantiate/SKILL.md
qor/dist/variants/claude/skills/qor-substantiate/references/qor-substantiate-templates.md
qor/dist/variants/claude/skills/qor-tone/SKILL.md
qor/dist/variants/claude/skills/qor-validate/SKILL.md
qor/dist/variants/claude/skills/qor-validate/references/qor-validate-reports.md
qor/dist/variants/codex/manifest.json
qor/dist/variants/codex/agents/agent-architect.md
qor/dist/variants/codex/agents/build-doctor.md
qor/dist/variants/codex/agents/documentation-scribe.md
qor/dist/variants/codex/agents/learning-capture.md
qor/dist/variants/codex/agents/project-planner.md
qor/dist/variants/codex/agents/qor-fixer.md
qor/dist/variants/codex/agents/qor-governor.md
qor/dist/variants/codex/agents/qor-judge.md
qor/dist/variants/codex/agents/qor-specialist.md
qor/dist/variants/codex/agents/qor-strategist.md
qor/dist/variants/codex/agents/qor-technical-writer.md
qor/dist/variants/codex/agents/qor-ux-evaluator.md
qor/dist/variants/codex/agents/system-architect.md
qor/dist/variants/codex/skills/log-decision.md
qor/dist/variants/codex/skills/track-shadow-genome.md
qor/dist/variants/codex/skills/qor-ab-run/SKILL.md
qor/dist/variants/codex/skills/qor-ab-run/references/ab-subagent-prompt.md
qor/dist/variants/codex/skills/qor-audit/SKILL.md
qor/dist/variants/codex/skills/qor-audit/references/adversarial-mode.md
qor/dist/variants/codex/skills/qor-audit/references/phase37-subpasses.md
qor/dist/variants/codex/skills/qor-audit/references/qor-audit-templates.md
qor/dist/variants/codex/skills/qor-bootstrap/SKILL.md
qor/dist/variants/codex/skills/qor-bootstrap/references/qor-bootstrap-templates.md
qor/dist/variants/codex/skills/qor-debug/SKILL.md
qor/dist/variants/codex/skills/qor-deep-audit/SKILL.md
qor/dist/variants/codex/skills/qor-deep-audit-recon/SKILL.md
qor/dist/variants/codex/skills/qor-deep-audit-remediate/SKILL.md
qor/dist/variants/codex/skills/qor-docs-technical-writing/SKILL.md
qor/dist/variants/codex/skills/qor-document/SKILL.md
qor/dist/variants/codex/skills/qor-governance-compliance/SKILL.md
qor/dist/variants/codex/skills/qor-help/SKILL.md
qor/dist/variants/codex/skills/qor-ideate/SKILL.md
qor/dist/variants/codex/skills/qor-ideate/references/dialogue-protocol.md
qor/dist/variants/codex/skills/qor-implement/SKILL.md
qor/dist/variants/codex/skills/qor-implement/references/qor-implement-patterns.md
qor/dist/variants/codex/skills/qor-meta-log-decision/SKILL.md
qor/dist/variants/codex/skills/qor-meta-track-shadow/SKILL.md
qor/dist/variants/codex/skills/qor-onboard-codebase/SKILL.md
qor/dist/variants/codex/skills/qor-organize/SKILL.md
qor/dist/variants/codex/skills/qor-organize/references/qor-organize-templates.md
qor/dist/variants/codex/skills/qor-plan/SKILL.md
qor/dist/variants/codex/skills/qor-plan/references/step-extensions.md
qor/dist/variants/codex/skills/qor-process-review-cycle/SKILL.md
qor/dist/variants/codex/skills/qor-refactor/SKILL.md
qor/dist/variants/codex/skills/qor-refactor/references/qor-refactor-examples.md
qor/dist/variants/codex/skills/qor-remediate/SKILL.md
qor/dist/variants/codex/skills/qor-repo-audit/SKILL.md
qor/dist/variants/codex/skills/qor-repo-release/SKILL.md
qor/dist/variants/codex/skills/qor-repo-scaffold/SKILL.md
qor/dist/variants/codex/skills/qor-repo-scaffold/references/CODE_OF_CONDUCT.md
qor/dist/variants/codex/skills/qor-repo-scaffold/references/CONTRIBUTING.md
qor/dist/variants/codex/skills/qor-repo-scaffold/references/GOVERNANCE.md
qor/dist/variants/codex/skills/qor-repo-scaffold/references/SECURITY.md
qor/dist/variants/codex/skills/qor-research/SKILL.md
qor/dist/variants/codex/skills/qor-shadow-process/SKILL.md
qor/dist/variants/codex/skills/qor-status/SKILL.md
qor/dist/variants/codex/skills/qor-substantiate/SKILL.md
qor/dist/variants/codex/skills/qor-substantiate/references/qor-substantiate-templates.md
qor/dist/variants/codex/skills/qor-tone/SKILL.md
qor/dist/variants/codex/skills/qor-validate/SKILL.md
qor/dist/variants/codex/skills/qor-validate/references/qor-validate-reports.md
qor/dist/variants/gemini/manifest.json
qor/dist/variants/gemini/commands/agent-agent-architect.toml
qor/dist/variants/gemini/commands/agent-build-doctor.toml
qor/dist/variants/gemini/commands/agent-documentation-scribe.toml
qor/dist/variants/gemini/commands/agent-learning-capture.toml
qor/dist/variants/gemini/commands/agent-project-planner.toml
qor/dist/variants/gemini/commands/agent-qor-fixer.toml
qor/dist/variants/gemini/commands/agent-qor-governor.toml
qor/dist/variants/gemini/commands/agent-qor-judge.toml
qor/dist/variants/gemini/commands/agent-qor-specialist.toml
qor/dist/variants/gemini/commands/agent-qor-strategist.toml
qor/dist/variants/gemini/commands/agent-qor-technical-writer.toml
qor/dist/variants/gemini/commands/agent-qor-ux-evaluator.toml
qor/dist/variants/gemini/commands/agent-system-architect.toml
qor/dist/variants/gemini/commands/log-decision.toml
qor/dist/variants/gemini/commands/qor-ab-run.toml
qor/dist/variants/gemini/commands/qor-audit.toml
qor/dist/variants/gemini/commands/qor-bootstrap.toml
qor/dist/variants/gemini/commands/qor-debug.toml
qor/dist/variants/gemini/commands/qor-deep-audit-recon.toml
qor/dist/variants/gemini/commands/qor-deep-audit-remediate.toml
qor/dist/variants/gemini/commands/qor-deep-audit.toml
qor/dist/variants/gemini/commands/qor-docs-technical-writing.toml
qor/dist/variants/gemini/commands/qor-document.toml
qor/dist/variants/gemini/commands/qor-governance-compliance.toml
qor/dist/variants/gemini/commands/qor-help.toml
qor/dist/variants/gemini/commands/qor-ideate.toml
qor/dist/variants/gemini/commands/qor-implement.toml
qor/dist/variants/gemini/commands/qor-meta-log-decision.toml
qor/dist/variants/gemini/commands/qor-meta-track-shadow.toml
qor/dist/variants/gemini/commands/qor-onboard-codebase.toml
qor/dist/variants/gemini/commands/qor-organize.toml
qor/dist/variants/gemini/commands/qor-plan.toml
qor/dist/variants/gemini/commands/qor-process-review-cycle.toml
qor/dist/variants/gemini/commands/qor-refactor.toml
qor/dist/variants/gemini/commands/qor-remediate.toml
qor/dist/variants/gemini/commands/qor-repo-audit.toml
qor/dist/variants/gemini/commands/qor-repo-release.toml
qor/dist/variants/gemini/commands/qor-repo-scaffold.toml
qor/dist/variants/gemini/commands/qor-research.toml
qor/dist/variants/gemini/commands/qor-shadow-process.toml
qor/dist/variants/gemini/commands/qor-status.toml
qor/dist/variants/gemini/commands/qor-substantiate.toml
qor/dist/variants/gemini/commands/qor-tone.toml
qor/dist/variants/gemini/commands/qor-validate.toml
qor/dist/variants/gemini/commands/track-shadow-genome.toml
qor/dist/variants/kilo-code/manifest.json
qor/dist/variants/kilo-code/agents/agent-architect.md
qor/dist/variants/kilo-code/agents/build-doctor.md
qor/dist/variants/kilo-code/agents/documentation-scribe.md
qor/dist/variants/kilo-code/agents/learning-capture.md
qor/dist/variants/kilo-code/agents/project-planner.md
qor/dist/variants/kilo-code/agents/qor-fixer.md
qor/dist/variants/kilo-code/agents/qor-governor.md
qor/dist/variants/kilo-code/agents/qor-judge.md
qor/dist/variants/kilo-code/agents/qor-specialist.md
qor/dist/variants/kilo-code/agents/qor-strategist.md
qor/dist/variants/kilo-code/agents/qor-technical-writer.md
qor/dist/variants/kilo-code/agents/qor-ux-evaluator.md
qor/dist/variants/kilo-code/agents/system-architect.md
qor/dist/variants/kilo-code/skills/log-decision.md
qor/dist/variants/kilo-code/skills/track-shadow-genome.md
qor/dist/variants/kilo-code/skills/qor-ab-run/SKILL.md
qor/dist/variants/kilo-code/skills/qor-ab-run/references/ab-subagent-prompt.md
qor/dist/variants/kilo-code/skills/qor-audit/SKILL.md
qor/dist/variants/kilo-code/skills/qor-audit/references/adversarial-mode.md
qor/dist/variants/kilo-code/skills/qor-audit/references/phase37-subpasses.md
qor/dist/variants/kilo-code/skills/qor-audit/references/qor-audit-templates.md
qor/dist/variants/kilo-code/skills/qor-bootstrap/SKILL.md
qor/dist/variants/kilo-code/skills/qor-bootstrap/references/qor-bootstrap-templates.md
qor/dist/variants/kilo-code/skills/qor-debug/SKILL.md
qor/dist/variants/kilo-code/skills/qor-deep-audit/SKILL.md
qor/dist/variants/kilo-code/skills/qor-deep-audit-recon/SKILL.md
qor/dist/variants/kilo-code/skills/qor-deep-audit-remediate/SKILL.md
qor/dist/variants/kilo-code/skills/qor-docs-technical-writing/SKILL.md
qor/dist/variants/kilo-code/skills/qor-document/SKILL.md
qor/dist/variants/kilo-code/skills/qor-governance-compliance/SKILL.md
qor/dist/variants/kilo-code/skills/qor-help/SKILL.md
qor/dist/variants/kilo-code/skills/qor-ideate/SKILL.md
qor/dist/variants/kilo-code/skills/qor-ideate/references/dialogue-protocol.md
qor/dist/variants/kilo-code/skills/qor-implement/SKILL.md
qor/dist/variants/kilo-code/skills/qor-implement/references/qor-implement-patterns.md
qor/dist/variants/kilo-code/skills/qor-meta-log-decision/SKILL.md
qor/dist/variants/kilo-code/skills/qor-meta-track-shadow/SKILL.md
qor/dist/variants/kilo-code/skills/qor-onboard-codebase/SKILL.md
qor/dist/variants/kilo-code/skills/qor-organize/SKILL.md
qor/dist/variants/kilo-code/skills/qor-organize/references/qor-organize-templates.md
qor/dist/variants/kilo-code/skills/qor-plan/SKILL.md
qor/dist/variants/kilo-code/skills/qor-plan/references/step-extensions.md
qor/dist/variants/kilo-code/skills/qor-process-review-cycle/SKILL.md
qor/dist/variants/kilo-code/skills/qor-refactor/SKILL.md
qor/dist/variants/kilo-code/skills/qor-refactor/references/qor-refactor-examples.md
qor/dist/variants/kilo-code/skills/qor-remediate/SKILL.md
qor/dist/variants/kilo-code/skills/qor-repo-audit/SKILL.md
qor/dist/variants/kilo-code/skills/qor-repo-release/SKILL.md
qor/dist/variants/kilo-code/skills/qor-repo-scaffold/SKILL.md
qor/dist/variants/kilo-code/skills/qor-repo-scaffold/references/CODE_OF_CONDUCT.md
qor/dist/variants/kilo-code/skills/qor-repo-scaffold/references/CONTRIBUTING.md
qor/dist/variants/kilo-code/skills/qor-repo-scaffold/references/GOVERNANCE.md
qor/dist/variants/kilo-code/skills/qor-repo-scaffold/references/SECURITY.md
qor/dist/variants/kilo-code/skills/qor-research/SKILL.md
qor/dist/variants/kilo-code/skills/qor-shadow-process/SKILL.md
qor/dist/variants/kilo-code/skills/qor-status/SKILL.md
qor/dist/variants/kilo-code/skills/qor-substantiate/SKILL.md
qor/dist/variants/kilo-code/skills/qor-substantiate/references/qor-substantiate-templates.md
qor/dist/variants/kilo-code/skills/qor-tone/SKILL.md
qor/dist/variants/kilo-code/skills/qor-validate/SKILL.md
qor/dist/variants/kilo-code/skills/qor-validate/references/qor-validate-reports.md
qor/gates/chain.md
qor/gates/delegation-table.md
qor/gates/workflow-bundles.md
qor/gates/schema/_provenance.schema.json
qor/gates/schema/audit.schema.json
qor/gates/schema/capability_inventory.schema.json
qor/gates/schema/deliver.schema.json
qor/gates/schema/feature_index.schema.json
qor/gates/schema/governance_context.schema.json
qor/gates/schema/ideation.schema.json
qor/gates/schema/implement.schema.json
qor/gates/schema/plan.schema.json
qor/gates/schema/remediate.schema.json
qor/gates/schema/repos_config.schema.json
qor/gates/schema/research.schema.json
qor/gates/schema/risk_routing.schema.json
qor/gates/schema/shadow_event.schema.json
qor/gates/schema/substantiate.schema.json
qor/gates/schema/validate.schema.json
qor/gates/schema/verification_request.schema.json
qor/platform/capabilities.md
qor/platform/detect.md
qor/platform/profiles/claude-code-solo.md
qor/platform/profiles/claude-code-teams.md
qor/platform/profiles/claude-code-with-codex.md
qor/platform/profiles/codex-standalone.md
qor/platform/profiles/kilo-code.md
qor/policies/gate_enforcement.cedar
qor/policies/owasp_enforcement.cedar
qor/policies/skill_admission.cedar
qor/policy/__init__.py
qor/policy/evaluator.py
qor/policy/parser.py
qor/policy/resource_attributes.py
qor/policy/types.py
qor/references/doctrine-ai-rmf.md
qor/references/doctrine-attribution.md
qor/references/doctrine-audit-report-language.md
qor/references/doctrine-changelog.md
qor/references/doctrine-ci-budget.md
qor/references/doctrine-code-quality.md
qor/references/doctrine-communication-tiers.md
qor/references/doctrine-context-discipline.md
qor/references/doctrine-documentation-integrity.md
qor/references/doctrine-eu-ai-act.md
qor/references/doctrine-feature-inventory.md
qor/references/doctrine-feature-tdd.md
qor/references/doctrine-governance-enforcement.md
qor/references/doctrine-hook-contract.md
qor/references/doctrine-host-repo-posture.md
qor/references/doctrine-ideation-readiness.md
qor/references/doctrine-nist-ssdf-alignment.md
qor/references/doctrine-owasp-governance.md
qor/references/doctrine-procedural-fidelity.md
qor/references/doctrine-prompt-compilation.md
qor/references/doctrine-prompt-injection.md
qor/references/doctrine-prompt-resilience.md
qor/references/doctrine-shadow-attribution.md
qor/references/doctrine-shadow-genome-countermeasures.md
qor/references/doctrine-test-discipline.md
qor/references/doctrine-test-functionality.md
qor/references/doctrine-token-efficiency.md
qor/references/github-api-helpers.md
qor/references/glossary.md
qor/references/patterns-agent-design.md
qor/references/patterns-architecture.md
qor/references/patterns-devops.md
qor/references/patterns-project-planning.md
qor/references/patterns-skill-lifecycle.md
qor/references/patterns-ui-diagnosis.md
qor/references/patterns-voice-integration.md
qor/references/ql-audit-templates.md
qor/references/ql-bootstrap-templates.md
qor/references/ql-implement-patterns.md
qor/references/ql-organize-templates.md
qor/references/ql-refactor-examples.md
qor/references/ql-substantiate-templates.md
qor/references/ql-validate-reports.md
qor/references/skill-recovery-pattern.md
qor/references/tauri2-state-management-links.md
qor/references/tauri2-testing-validation-links.md
qor/reliability/__init__.py
qor/reliability/gate_chain_completeness.py
qor/reliability/gate_skill_matrix.py
qor/reliability/intent_lock.py
qor/reliability/seal_entry_check.py
qor/reliability/skill_admission.py
qor/scripts/__init__.py
qor/scripts/ab_aggregator.py
qor/scripts/ai_provenance.py
qor/scripts/attribution.py
qor/scripts/audit_history.py
qor/scripts/audit_risk_score.py
qor/scripts/audit_triggers.py
qor/scripts/badge_currency.py
qor/scripts/calculate-session-seal.py
qor/scripts/changelog_stamp.py
qor/scripts/check_shadow_threshold.py
qor/scripts/check_variant_drift.py
qor/scripts/ci_coverage_lint.py
qor/scripts/collect_shadow_genomes.py
qor/scripts/create_shadow_issue.py
qor/scripts/cycle_count_escalator.py
qor/scripts/delivery_branch_lint.py
qor/scripts/dist_compile.py
qor/scripts/doc_integrity.py
qor/scripts/doc_integrity_drift_report.py
qor/scripts/doc_integrity_strict.py
qor/scripts/entry_id.py
qor/scripts/feature_index_verify.py
qor/scripts/findings_signature.py
qor/scripts/gate_chain.py
qor/scripts/gate_hooks.py
qor/scripts/gemini_variant.py
qor/scripts/governance_helpers.py
qor/scripts/hash_guard.py
qor/scripts/host_capability.py
qor/scripts/install_drift_check.py
qor/scripts/ledger_entry_id.py
qor/scripts/ledger_fragment.py
qor/scripts/ledger_hash.py
qor/scripts/meta_ledger_walker.py
qor/scripts/model_pinning_lint.py
qor/scripts/orchestration_override.py
qor/scripts/override_friction.py
qor/scripts/path_match.py
qor/scripts/pipeline_inversion_lint.py
qor/scripts/plan_grep_lint.py
qor/scripts/plan_iteration_status_lint.py
qor/scripts/plan_test_lint.py
qor/scripts/plan_text_consistency_lint.py
qor/scripts/pr_citation_lint.py
qor/scripts/procedural_fidelity.py
qor/scripts/prompt_injection_canaries.py
qor/scripts/qor_audit_runtime.py
qor/scripts/qor_platform.py
qor/scripts/remediate_emit_gate.py
qor/scripts/remediate_mark_addressed.py
qor/scripts/remediate_pattern_match.py
qor/scripts/remediate_propose.py
qor/scripts/remediate_read_context.py
qor/scripts/sbom_emit.py
qor/scripts/seal_trailer_check.py
qor/scripts/secret_scanner.py
qor/scripts/session.py
qor/scripts/shadow_process.py
qor/scripts/sprint_progress.py
qor/scripts/ssdf_tagger.py
qor/scripts/stall_walk.py
qor/scripts/substantiate_capability.py
qor/scripts/validate_gate_artifact.py
qor/scripts/veto_pattern.py
qor/skills/governance/qor-audit/SKILL.md
qor/skills/governance/qor-audit/references/adversarial-mode.md
qor/skills/governance/qor-audit/references/phase37-subpasses.md
qor/skills/governance/qor-audit/references/qor-audit-templates.md
qor/skills/governance/qor-governance-compliance/SKILL.md
qor/skills/governance/qor-process-review-cycle/SKILL.md
qor/skills/governance/qor-shadow-process/SKILL.md
qor/skills/governance/qor-substantiate/SKILL.md
qor/skills/governance/qor-substantiate/references/qor-substantiate-templates.md
qor/skills/governance/qor-validate/SKILL.md
qor/skills/governance/qor-validate/references/qor-validate-reports.md
qor/skills/memory/log-decision.md
qor/skills/memory/track-shadow-genome.md
qor/skills/memory/qor-docs-technical-writing/SKILL.md
qor/skills/memory/qor-document/SKILL.md
qor/skills/memory/qor-organize/SKILL.md
qor/skills/memory/qor-organize/references/qor-organize-templates.md
qor/skills/memory/qor-status/SKILL.md
qor/skills/memory/qor-tone/SKILL.md
qor/skills/meta/qor-ab-run/SKILL.md
qor/skills/meta/qor-ab-run/references/ab-subagent-prompt.md
qor/skills/meta/qor-bootstrap/SKILL.md
qor/skills/meta/qor-bootstrap/references/qor-bootstrap-templates.md
qor/skills/meta/qor-deep-audit/SKILL.md
qor/skills/meta/qor-deep-audit-recon/SKILL.md
qor/skills/meta/qor-deep-audit-remediate/SKILL.md
qor/skills/meta/qor-help/SKILL.md
qor/skills/meta/qor-meta-log-decision/SKILL.md
qor/skills/meta/qor-meta-track-shadow/SKILL.md
qor/skills/meta/qor-onboard-codebase/SKILL.md
qor/skills/meta/qor-repo-audit/SKILL.md
qor/skills/meta/qor-repo-release/SKILL.md
qor/skills/meta/qor-repo-scaffold/SKILL.md
qor/skills/meta/qor-repo-scaffold/references/CODE_OF_CONDUCT.md
qor/skills/meta/qor-repo-scaffold/references/CONTRIBUTING.md
qor/skills/meta/qor-repo-scaffold/references/GOVERNANCE.md
qor/skills/meta/qor-repo-scaffold/references/SECURITY.md
qor/skills/sdlc/qor-debug/SKILL.md
qor/skills/sdlc/qor-ideate/SKILL.md
qor/skills/sdlc/qor-ideate/references/dialogue-protocol.md
qor/skills/sdlc/qor-implement/SKILL.md
qor/skills/sdlc/qor-implement/references/qor-implement-patterns.md
qor/skills/sdlc/qor-plan/SKILL.md
qor/skills/sdlc/qor-plan/references/step-extensions.md
qor/skills/sdlc/qor-refactor/SKILL.md
qor/skills/sdlc/qor-refactor/references/qor-refactor-examples.md
qor/skills/sdlc/qor-remediate/SKILL.md
qor/skills/sdlc/qor-research/SKILL.md
qor/templates/ARCHITECTURE_PLAN.md
qor/templates/CLAUDE.md.tpl
qor/templates/CONCEPT.md
qor/templates/FEATURE_INDEX.example.md
qor/templates/META_LEDGER.md
qor/templates/SHADOW_GENOME.md
qor/templates/SYSTEM_STATE.md
qor_logic.egg-info/PKG-INFO
qor_logic.egg-info/SOURCES.txt
qor_logic.egg-info/dependency_links.txt
qor_logic.egg-info/entry_points.txt
qor_logic.egg-info/requires.txt
qor_logic.egg-info/top_level.txt
tests/test_ab_aggregator.py
tests/test_ai_provenance_helper.py
tests/test_ai_provenance_schema.py
tests/test_anthropic_compiler.py
tests/test_anthropic_compiler_with_rulepack.py
tests/test_archive_path_exclusion.py
tests/test_attribution.py
tests/test_attribution_docs_consistency.py
tests/test_attribution_tiered_negative_paths.py
tests/test_attribution_tiered_usage.py
tests/test_audit_drift_auto_invoked.py
tests/test_audit_drift_notice.py
tests/test_audit_gate_artifact.py
tests/test_audit_gate_emits_findings_categories.py
tests/test_audit_history.py
tests/test_audit_language_doctrine.py
tests/test_audit_phase37_subpasses.py
tests/test_audit_risk_score.py
tests/test_audit_risk_score_wiring.py
tests/test_audit_skill_iteration_lint_wiring.py
tests/test_audit_smoke_integration.py
tests/test_audit_template_slots.py
tests/test_audit_triggers.py
tests/test_bundles.py
tests/test_capability_inventory.py
tests/test_cedar_subagent_admission.py
tests/test_changelog_format.py
tests/test_changelog_stamp.py
tests/test_changelog_tag_coverage.py
tests/test_check_surface_d.py
tests/test_check_surface_e.py
tests/test_ci_coverage_lint.py
tests/test_ci_coverage_lint_wiring.py
tests/test_ci_workflow_gate_chain_completeness.py
tests/test_cli.py
tests/test_cli_capabilities.py
tests/test_cli_init_scope.py
tests/test_cli_install_gemini.py
tests/test_cli_install_source.py
tests/test_cli_rename.py
tests/test_cli_seed.py
tests/test_cli_version_from_metadata.py
tests/test_collect.py
tests/test_compile.py
tests/test_compile_prompt_governance_integration.py
tests/test_compile_prompt_single_target.py
tests/test_compiler_evaluation.py
tests/test_compiler_execution_modes.py
tests/test_compiler_governance_gate.py
tests/test_compiler_governance_policies.py
tests/test_compiler_governance_types.py
tests/test_compiler_protocol.py
tests/test_compiler_rulepacks.py
tests/test_compiler_types.py
tests/test_compliance_ai_provenance_cli.py
tests/test_compliance_report_post_phase52.py
tests/test_contributing_quickstart.py
tests/test_cycle_count_escalator.py
tests/test_delivery_branch_lint.py
tests/test_dist_compile_gemini.py
tests/test_dist_recompile_on_seal.py
tests/test_doc_integrity.py
tests/test_doc_integrity_drift_report_cli.py
tests/test_doc_integrity_razor_compliance.py
tests/test_doc_integrity_strict_corpus_scan.py
tests/test_doc_integrity_strict_import.py
tests/test_doc_integrity_strict_scope_tuning.py
tests/test_doctrine_ai_rmf_anchored.py
tests/test_doctrine_context_discipline.py
tests/test_doctrine_eu_ai_act_anchored.py
tests/test_doctrine_feature_inventory.py
tests/test_doctrine_feature_inventory_present.py
tests/test_doctrine_feature_tdd.py
tests/test_doctrine_feature_tdd_present.py
tests/test_doctrine_governance_section_138_covers_both_dirs.py
tests/test_doctrine_hook_contract_anchored.py
tests/test_doctrine_ideation_readiness_anchored.py
tests/test_doctrine_procedural_fidelity_anchored.py
tests/test_doctrine_prompt_compilation_present.py
tests/test_doctrine_prompt_injection_anchored.py
tests/test_doctrine_secret_scanning_anchored.py
tests/test_doctrine_sg_citation_drift_a.py
tests/test_doctrine_sg_concurrent_ledger_race_a.py
tests/test_doctrine_sg_docs_backloaded_to_substantiate_a.py
tests/test_doctrine_sg_fake_progress_a.py
tests/test_doctrine_sg_filter_order_inversion_a.py
tests/test_doctrine_sg_half_sealed_claim_a.py
tests/test_doctrine_test_functionality.py
tests/test_doctrine_test_functionality_negative_paths.py
tests/test_documentation_currency_check.py
tests/test_dogfood_glossary_coverage.py
tests/test_e2e.py
tests/test_entry_id_helper.py
tests/test_feature_index_example_template.py
tests/test_feature_index_schema.py
tests/test_feature_index_verify_helper.py
tests/test_feature_inventory_integration.py
tests/test_findings_signature.py
tests/test_gate_chain_audit_history.py
tests/test_gate_chain_co_occurrence_hook_dispatch.py
tests/test_gate_chain_completeness.py
tests/test_gate_chain_fires_hook.py
tests/test_gate_chain_hook_does_not_break_write.py
tests/test_gate_chain_phase52_provenance_still_enforced.py
tests/test_gate_chain_provenance.py
tests/test_gate_hooks_config_file.py
tests/test_gate_hooks_dispatch.py
tests/test_gate_hooks_event_payload_shape.py
tests/test_gate_hooks_no_hooks_file.py
tests/test_gate_hooks_sigint_propagates.py
tests/test_gate_hooks_swallow.py
tests/test_gates.py
tests/test_glossary_feature_index_seed_term.py
tests/test_glossary_filter_stage_terms.py
tests/test_glossary_implement_doc_sync_terms.py
tests/test_glossary_parse.py
tests/test_governance_helpers.py
tests/test_hash_guard.py
tests/test_host_capability.py
tests/test_host_capability_integration.py
tests/test_hosts_gemini.py
tests/test_hosts_scope.py
tests/test_ideation_schema_round_trip.py
tests/test_ideation_schema_validation.py
tests/test_install_drift_check.py
tests/test_install_drift_check_subprocess.py
tests/test_install_drift_wiring.py
tests/test_install_sync_with_source.py
tests/test_installed_import_paths.py
tests/test_intent_lock_anchored_pass_check.py
tests/test_intent_parser.py
tests/test_inverse_coverage_skill_wiring.py
tests/test_kilo_host_base_path.py
tests/test_ledger_entry_id.py
tests/test_ledger_fragment.py
tests/test_ledger_fragment_canonicalization.py
tests/test_ledger_hash.py
tests/test_ledger_hash_validation.py
tests/test_meta_ledger_walker.py
tests/test_model_pinning_frontmatter.py
tests/test_nist_compliance.py
tests/test_nist_ssdf.py
tests/test_no_test_session_pollution.py
tests/test_orchestration_override.py
tests/test_override_friction_escalator.py
tests/test_owasp_governance.py
tests/test_packaging.py
tests/test_packaging_install.py
tests/test_path_match.py
tests/test_persona_sweep.py
tests/test_phase21_harness.py
tests/test_phase22_hosts.py
tests/test_phase49_self_application.py
tests/test_phase53_self_application.py
tests/test_phase54_self_application.py
tests/test_pipeline_inversion_lint.py
tests/test_placeholder_pattern_detection.py
tests/test_plan_grep_lint.py
tests/test_plan_iteration_status_lint.py
tests/test_plan_schema_ci_commands.py
tests/test_plan_schema_doc_integrity.py
tests/test_plan_schema_feature_inventory_touches.py
tests/test_plan_schema_impact_assessment.py
tests/test_plan_schema_originating_remediation.py
tests/test_plan_skill_prose_cites_impact_assessment.py
tests/test_plan_skill_wiring.py
tests/test_plan_test_lint.py
tests/test_plan_text_consistency_lint.py
tests/test_plan_text_consistency_lint_audit_wiring.py
tests/test_plan_text_consistency_lint_v2.py
tests/test_platform.py
tests/test_policy.py
tests/test_post_anchor_verify.py
tests/test_pr_citation_lint.py
tests/test_procedural_fidelity_doc_surface_coverage.py
tests/test_procedural_fidelity_module.py
tests/test_procedural_fidelity_substantiate_wiring.py
tests/test_procedural_fidelity_writes_to_shadow_genome.py
tests/test_prompt_injection_canary.py
tests/test_prompt_resilience_lint.py
tests/test_qor_ab_run_skill.py
tests/test_qor_audit_feature_test_coverage_pass_prose.py
tests/test_qor_audit_filter_stage_ordering.py
tests/test_qor_audit_full_citation_rewalk.py
tests/test_qor_audit_live_progress_invariant.py
tests/test_qor_audit_option_b_codification.py
tests/test_qor_audit_runtime.py
tests/test_qor_audit_self_application_pass.py
tests/test_qor_audit_third_party_sdk_check.py
tests/test_qor_audit_unchanged_plan_short_circuit.py
tests/test_qor_bootstrap_feature_index_seed.py
tests/test_qor_bootstrap_feature_index_template.py
tests/test_qor_governance_compliance_provenance.py
tests/test_qor_help_conversational.py
tests/test_qor_ideate_handoff_matrix.py
tests/test_qor_ideate_skill_admission.py
tests/test_qor_ideate_writes_gate_artifact.py
tests/test_qor_implement_doc_sync.py
tests/test_qor_implement_per_feature_tdd_prose.py
tests/test_qor_plan_feature_inventory_touches_prose.py
tests/test_qor_plan_infrastructure_citation_inventory.py
tests/test_qor_plan_reads_ideation_artifact.py
tests/test_qor_plan_skill_invokes_model_pinning_lint.py
tests/test_qor_research_issue_state_check.py
tests/test_qor_research_reads_ideation_artifact.py
tests/test_qor_substantiate_capability_declarations.py
tests/test_qor_substantiate_entry_id_prose.py
tests/test_qor_substantiate_feature_inventory_prose.py
tests/test_qor_validate_skill_post_anchor_prose.py
tests/test_qor_validate_skill_references.py
tests/test_readme_badge_currency.py
tests/test_release_doc_currency.py
tests/test_release_handler_module_present.py
tests/test_release_workflow_guard.py
tests/test_reliability_scripts.py
tests/test_remediate.py
tests/test_resource_attributes.py
tests/test_resource_attributes_production_scope.py
tests/test_resource_attributes_skill_scope.py
tests/test_risk_routing_report.py
tests/test_roadmap_phase_51_marked_done.py
tests/test_roadmap_phase_52_marked_done.py
tests/test_roadmap_phase_53_marked_done.py
tests/test_roadmap_phase_54_marked_done.py
tests/test_sbom_emission.py
tests/test_seal_entry_check.py
tests/test_seal_entry_check_previous_hash_uniqueness.py
tests/test_seal_flow_ordering.py
tests/test_seal_tag_timing.py
tests/test_seal_trailer_guard.py
tests/test_secret_scanner.py
tests/test_secret_scanner_findings_format.py
tests/test_security_fixes.py
tests/test_seed_scaffold.py
tests/test_session_marker_path_unified.py
tests/test_session_rotation.py
tests/test_session_rotation_glossary_entry_exists.py
tests/test_session_seal_markup_recognition.py
tests/test_session_total_escalator_skill_wiring.py
tests/test_session_total_signature_count.py
tests/test_sg_phase33_entries.py
tests/test_shadow.py
tests/test_shadow_attribution.py
tests/test_shadow_event_gate_skipped_prerequisite_absent.py
tests/test_shadow_event_schema.py
tests/test_shadow_genome_doctrine.py
tests/test_skill_admission_tool_scope.py
tests/test_skill_doctrine.py
tests/test_skill_environment_block.py
tests/test_skill_frontmatter_permitted_tools.py
tests/test_skill_integrity.py
tests/test_skill_path_canonicalization.py
tests/test_skill_prerequisite_coverage.py
tests/test_skill_prose_cites_ai_provenance.py
tests/test_skill_prose_filesystem_validation.py
tests/test_skill_prose_handles_friction_exception.py
tests/test_skill_registry_includes_qor_ideate.py
tests/test_sprint_progress_cli.py
tests/test_ssdf_tagger.py
tests/test_stall_walk.py
tests/test_strict_mode_wiring.py
tests/test_substantiate_badge_currency_wiring.py
tests/test_substantiate_capability_cli.py
tests/test_substantiate_capability_helper.py
tests/test_substantiate_changelog_integration.py
tests/test_substantiate_dist_variants_carry_hash_gate.py
tests/test_substantiate_doc_integrity.py
tests/test_substantiate_hash_integrity_step.py
tests/test_substantiate_seal_entry_wiring.py
tests/test_substantiate_secret_scan_aborts_on_finding.py
tests/test_substantiate_step_4_secret_scan_wiring.py
tests/test_substantiate_step_7_4_ssdf_emission.py
tests/test_substantiate_strict_mode_wired.py
tests/test_substantiate_tag_push_timing.py
tests/test_substantiate_tag_timing_wired.py
tests/test_substantiate_template_next_session_wording.py
tests/test_system_state_phase_coverage.py
tests/test_system_tier_docs_present.py
tests/test_taint_propagation.py
tests/test_terminology_unification.py
tests/test_tone_config_persistence.py
tests/test_tone_rendering_example.py
tests/test_tone_resolution.py
tests/test_tone_skill_frontmatter.py
tests/test_verification_request_artifact.py
tests/test_verify_ledger_cli.py
tests/test_veto_pattern_detector.py
tests/test_veto_pattern_event.py
tests/test_wayfinding_discipline.py
tests/test_workflow_budget.py
tests/test_yaml_safe_load_discipline.py