HUE-013 — Implement portable context packs and versioned context manifests
Canonical source:
docs/roadmap/issues.json·HUE-013Specification status:
TBI· Readiness:agent:blocked
Assemble least-context Session/worker inputs from human-readable Space files plus explicit sources and record exact immutable manifests.
- Define role-based context-pack loader
- Hash/version included files, knowledge and source records
- Assemble foundations and per-turn/worker overlays
- Expose inclusion reasons, omissions and budget
- Support proposed context-pack revisions
Acceptance criteria
Section titled “Acceptance criteria”- Context pack is readable/editable without HUE
- Run can reproduce exact ordered sources/version/policy
- Historical manifest is unchanged after file edits
- Unrelated Space sources are absent
- User can preview and reject proposed durable updates
Dependencies
Section titled “Dependencies”HUE-010HUE-012
Non-goals
Section titled “Non-goals”- None beyond the documented scope.
Product contract
Section titled “Product contract”Implementation handoff requirements
Section titled “Implementation handoff requirements”- Preserve the documented security, project, memory and event boundaries.
- Add or update automated tests for every observable acceptance criterion.
- Provide real verification output; do not rely on a worker/agent self-report.
- Update only the exact documentation sections whose status changed.
- Include screenshots or a recording for user-interface changes.
- Include migration, rollback and recovery notes for data/state changes.
- Link the pull request to this issue with
Closes #<issue-number>.