Skip to content

docs: add route-specific priming profiles - #84

Closed
dapi wants to merge 1 commit into
mainfrom
agent/issue-83-add-route-priming-profiles
Closed

docs: add route-specific priming profiles#84
dapi wants to merge 1 commit into
mainfrom
agent/issue-83-add-route-priming-profiles

Conversation

@dapi

@dapi dapi commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • add an external explanation and glossary entry for context priming;
  • introduce the governed Task Context Priming contract with P0 route classification and P1 profiles for every route;
  • connect routing and flow entry gates to the matching profile while preserving Feature Flow's immutable-revision GRND-* execution grounding.

Why

Each route needs different evidence before its first lifecycle gate. The change keeps route selection and context collection separate, uses progressive disclosure, and keeps priming results in existing canonical owners instead of creating a duplicate report.

Closes #83.

Validation

  • git diff --check
  • memory-bank-cli lint --scope-root template/memory-bank --entrypoint template/memory-bank/README.md
  • memory-bank-cli doctor --profile template

@dapi

dapi commented Jul 27, 2026

Copy link
Copy Markdown
Owner Author

Superseded by #86, which now targets main and includes this branch.

@dapi dapi closed this Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add route-specific context priming profiles

1 participant