s-20260906104842-c7cf
closed on feature/ai-artifacts, closed 2026-09-06T11:05:57Z
- Outcome
- closed
- Commits
- 0
- Changed paths
- 225
Paths the working tree held changed
- .ai/repo/adrs/0010-curated-knowledge-is-one-kind-with-a-class-not-a-second-stor.md
- .ai/repo/adrs/0016-the-scenario-is-a-body-section-not-a-header-field.md
- .ai/repo/knowledge/curated/start-here.md
- .ai/repo/rules/vendor/majordomus/manifest.yaml
- .ai/repo/rules/vendor/majordomus/rules/prompt-capture.v1.md
- .ai/repo/rules/vendor/majordomus/rules/schema-integrity.v1.md
- .ai/repo/sessions/README.md
- .ai/repo/use-cases/README.md
- .ai/repo/use-cases/accept-or-refuse-finished-work.md
- .ai/repo/use-cases/add-a-use-case-and-prove-it.md
- .ai/repo/use-cases/adopt-an-existing-repository.md
- .ai/repo/use-cases/block-acceptance-on-an-open-question.md
- .ai/repo/use-cases/capture-the-prompts-that-started-the-work.md
- .ai/repo/use-cases/carry-a-blocker-across-a-handover.md
- .ai/repo/use-cases/checkpoint-long-work.md
- .ai/repo/use-cases/classify-what-belongs-in-the-context.md
- .ai/repo/use-cases/complete-an-issue-only-with-its-evidence.md
- .ai/repo/use-cases/deliver-issues-in-waves.md
- .ai/repo/use-cases/document-every-directory-of-the-layer.md
- .ai/repo/use-cases/extend-what-the-executable-serves.md
- .ai/repo/use-cases/find-an-object-without-reading-everything.md
- .ai/repo/use-cases/find-out-what-drifted.md
- .ai/repo/use-cases/follow-a-skill-the-repository-defines.md
- .ai/repo/use-cases/gate-ci-on-the-tool-itself.md
- .ai/repo/use-cases/hand-work-between-sessions.md
- .ai/repo/use-cases/keep-decisions-out-of-the-transcript.md
- .ai/repo/use-cases/keep-the-bootstrap-thin-and-within-budget.md
- .ai/repo/use-cases/know-which-tool-is-running.md
- .ai/repo/use-cases/let-the-provider-draw-the-episode-boundary.md
- .ai/repo/use-cases/migrate-from-the-old-layout.md
- .ai/repo/use-cases/open-and-close-a-session.md
- .ai/repo/use-cases/plan-the-work-as-data.md
- .ai/repo/use-cases/prove-a-rule-is-enforced.md
- .ai/repo/use-cases/prove-performance-with-benchmarks.md
- .ai/repo/use-cases/read-back-what-happened.md
- .ai/repo/use-cases/read-only-the-context-that-fits.md
- .ai/repo/use-cases/read-the-rules-the-tool-applies.md
- .ai/repo/use-cases/record-a-decision-before-it-is-forgotten.md
- .ai/repo/use-cases/resume-from-a-prompt-asset.md
- .ai/repo/use-cases/resume-in-the-right-worktree.md
- .ai/repo/use-cases/run-several-workers-at-once.md
- .ai/repo/use-cases/see-what-the-repository-holds-without-reading-it.md
- .ai/repo/use-cases/serve-the-layer-to-ai-clients.md
- .ai/repo/use-cases/trace-a-change-to-the-context-it-affects.md
- .ai/repo/use-cases/trust-the-policy-before-reading-it.md
- .ai/repo/workflows/use-cases.md
- .github/workflows/pages.yml
- apps/majordomus-cli/src/generate.rs
- apps/majordomus-cli/src/lib.rs
- apps/majordomus-cli/src/metadata/mod.rs
- apps/majordomus-cli/src/proto/lex.rs
- apps/majordomus-cli/src/proto/mod.rs
- apps/majordomus-cli/src/proto/project.rs
- apps/majordomus-cli/src/share.rs
- apps/majordomus-cli/tests/cli.rs
- apps/majordomus-cli/tests/external_extension.rs
- apps/majordomus-cli/tests/metadata_contract.rs
- apps/majordomus-cli/tests/projections.rs
- docs/CLAIMS.yaml
- docs/CLI.md
- docs/PAGES_STATUS.md
- docs/PLAN_STATUS.md
- docs/USE_CASES.md
- docs/claims/prompt-capture.md
- docs/claims/session-records.md
- docs/generated/artifacts.json
- docs/generated/artifacts.md
- docs/generated/artifacts.yaml
- docs/generated/capabilities.md
- docs/generated/registry.json
- docs/generated/registry.yaml
- lib/capture.sh
- lib/common.sh
- lib/doctor.sh
- lib/json_unesc.awk
- lib/session.sh
- lib/usecase.sh
- share/allow/adr.txt
- share/allow/application.txt
- share/allow/context.txt
- share/allow/current.txt
- share/allow/document.txt
- share/allow/issue.txt
- share/allow/knowledge.txt
- share/allow/manifest.txt
- share/allow/milestone.txt
- share/allow/policy.txt
- share/allow/profile.txt
- share/allow/project.txt
- share/allow/prompt.txt
- share/allow/rule.txt
- share/allow/scope.txt
- share/allow/session-record.txt
- share/allow/session.txt
- share/allow/skill.txt
- share/allow/taxonomy.txt
- share/allow/use-case.txt
- share/commands.yaml
- share/kinds.yaml
- share/schemas/adr.schema.json
- share/schemas/application.schema.json
- share/schemas/claim.schema.json
- share/schemas/context.schema.json
- share/schemas/current.schema.json
- share/schemas/issue.schema.json
- share/schemas/knowledge.schema.json
- share/schemas/majordomus/adr/adr.v1.proto
- share/schemas/majordomus/adr/adr.v1.schema.json
- share/schemas/majordomus/application/application.v1.proto
- share/schemas/majordomus/application/application.v1.schema.json
- share/schemas/majordomus/capture/capture.v1.proto
- share/schemas/majordomus/capture/capture.v1.schema.json
- share/schemas/majordomus/claim/claim.v1.schema.json
- share/schemas/majordomus/context/context.v1.proto
- share/schemas/majordomus/context/context.v1.schema.json
- share/schemas/majordomus/current/current.v1.schema.json
- share/schemas/majordomus/document/document.v1.schema.json
- share/schemas/majordomus/issue/issue.v1.schema.json
- share/schemas/majordomus/knowledge/knowledge.v1.proto
- share/schemas/majordomus/knowledge/knowledge.v1.schema.json
- share/schemas/majordomus/manifest/manifest.v1.schema.json
- share/schemas/majordomus/milestone/milestone.v1.schema.json
- share/schemas/majordomus/options.proto
- share/schemas/majordomus/policy/policy.v1.schema.json
- share/schemas/majordomus/profile/profile.v1.schema.json
- share/schemas/majordomus/project/project.v1.schema.json
- share/schemas/majordomus/prompt/prompt.v1.proto
- share/schemas/majordomus/prompt/prompt.v1.schema.json
- share/schemas/majordomus/rule/rule.v1.proto
- share/schemas/majordomus/rule/rule.v1.schema.json
- share/schemas/majordomus/scope/scope.v1.schema.json
- share/schemas/majordomus/session-record/session-record.v1.schema.json
- share/schemas/majordomus/session/session.v1.schema.json
- share/schemas/majordomus/skill/skill.v1.proto
- share/schemas/majordomus/skill/skill.v1.schema.json
- share/schemas/majordomus/taxonomy/taxonomy.v1.schema.json
- share/schemas/majordomus/use-case/use-case.v1.proto
- share/schemas/majordomus/use-case/use-case.v1.schema.json
- share/schemas/milestone.schema.json
- share/schemas/project.schema.json
- share/schemas/prompt.schema.json
- share/schemas/rule.schema.json
- share/schemas/session.schema.json
- share/schemas/skill.schema.json
- share/schemas/taxonomy.schema.json
- share/schemas/use-case.schema.json
- share/sections/adr.txt
- share/sections/application.txt
- share/sections/context.txt
- share/sections/knowledge.txt
- share/sections/prompt.txt
- share/sections/rule.txt
- share/sections/skill.txt
- share/sections/use-case.txt
- share/standard/majordomus/manifest.yaml
- share/standard/majordomus/rules/prompt-capture.v1.md
- share/standard/majordomus/rules/schema-integrity.v1.md
- site/content/commands/capture.md
- site/content/docs/cli-specification.md
- site/content/docs/use-cases.md
- site/content/doctrines/prompt-capture.md
- site/content/doctrines/schema-integrity.md
- site/content/doctrines/scope-integrity.md
- site/content/doctrines/session-lifecycle.md
- site/content/doctrines/session-records.md
- site/content/doctrines/skill-integrity.md
- site/content/doctrines/state-consistency.md
- site/content/doctrines/task-continuity.md
- site/content/doctrines/use-case-coverage.md
- site/content/doctrines/verification-integrity.md
- site/content/guarantees/prompt-capture.md
- site/content/guarantees/session-records.md
- site/content/sessions/s-20260906035523-7b6c.md
- site/content/use-cases/accept-or-refuse-finished-work.md
- site/content/use-cases/add-a-use-case-and-prove-it.md
- site/content/use-cases/adopt-an-existing-repository.md
- site/content/use-cases/block-acceptance-on-an-open-question.md
- site/content/use-cases/capture-the-prompts-that-started-the-work.md
- site/content/use-cases/carry-a-blocker-across-a-handover.md
- site/content/use-cases/checkpoint-long-work.md
- site/content/use-cases/classify-what-belongs-in-the-context.md
- site/content/use-cases/complete-an-issue-only-with-its-evidence.md
- site/content/use-cases/deliver-issues-in-waves.md
- site/content/use-cases/document-every-directory-of-the-layer.md
- site/content/use-cases/extend-what-the-executable-serves.md
- site/content/use-cases/find-an-object-without-reading-everything.md
- site/content/use-cases/find-out-what-drifted.md
- site/content/use-cases/follow-a-skill-the-repository-defines.md
- site/content/use-cases/gate-ci-on-the-tool-itself.md
- site/content/use-cases/hand-work-between-sessions.md
- site/content/use-cases/keep-decisions-out-of-the-transcript.md
- site/content/use-cases/keep-the-bootstrap-thin-and-within-budget.md
- site/content/use-cases/know-which-tool-is-running.md
- site/content/use-cases/let-the-provider-draw-the-episode-boundary.md
- site/content/use-cases/migrate-from-the-old-layout.md
- site/content/use-cases/open-and-close-a-session.md
- site/content/use-cases/plan-the-work-as-data.md
- site/content/use-cases/prove-a-rule-is-enforced.md
- site/content/use-cases/prove-performance-with-benchmarks.md
- site/content/use-cases/read-back-what-happened.md
- site/content/use-cases/read-only-the-context-that-fits.md
- site/content/use-cases/read-the-rules-the-tool-applies.md
- site/content/use-cases/record-a-decision-before-it-is-forgotten.md
- site/content/use-cases/resume-from-a-prompt-asset.md
- site/content/use-cases/resume-in-the-right-worktree.md
- site/content/use-cases/run-several-workers-at-once.md
- site/content/use-cases/see-what-the-repository-holds-without-reading-it.md
- site/content/use-cases/serve-the-layer-to-ai-clients.md
- site/content/use-cases/trace-a-change-to-the-context-it-affects.md
- site/content/use-cases/trust-the-policy-before-reading-it.md
- site/data/generated/artifacts.json
- site/data/generated/capabilities.json
- site/data/generated/catalogue.json
- site/data/generated/claims-graph.json
- site/data/generated/commands.json
- site/data/generated/context.json
- site/data/generated/doctrines.json
- site/data/generated/sessions.json
- site/data/generated/source.json
- site/data/registry/registry.json
- test/cases/29_prompt_capture.sh
- test/cases/32_schema_integrity.sh
- test/cases/94_use_cases.sh
- .ai/repo/sessions/20260906T104136Z--s-20260906100402-1b4e--feature-ai-artifacts--2b42014--217c31a51008928f.md
- site/content/sessions/s-20260906100402-1b4e.md
Written by majordomus session close into .ai/repo/sessions/, against share/schemas/majordomus/session-record/session-record.v1.schema.json.