HUE-046 — Implement portable second-brain relationships, backlinks and epistemic provenance
Canonical source:
docs/roadmap/issues.json·HUE-046Specification status:
TBI· Readiness:agent:ready
Make HUE knowledge human-readable, linked, versioned and useful without any model or runtime.
- Index approved context-pack/knowledge files
- Implement backlinks, tags and explicit Space/Resource relationships
- Track author/source/version/supersession
- Implement epistemic types and proposed revision flow
Acceptance criteria
Section titled “Acceptance criteria”- Files remain readable outside HUE
- Backlinks/tags rebuild from canonical files/metadata
- Observation, inference, evidence, advice, decision and uncertainty remain distinct
- Worker output cannot silently become durable knowledge
- History/export tests pass
Dependencies
Section titled “Dependencies”HUE-013HUE-045
Non-goals
Section titled “Non-goals”- Ship a general-purpose Obsidian clone
Product contract
Section titled “Product contract”docs/03-spaces-sessions-knowledge.mddocs/06-projects-context-memory.mddocs/10-security-privacy-trust.md
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>.