Context Vault — GuardIQ

Open this folder with Obsidian (Open folder as vault). It's the persistent knowledge base that makes each new build faster: specs, decisions, snippets and traps are human- and AI-searchable via [[links]] and #tags, and re-used across every project you build on top of this workflow.

How to use this harness

  1. New idea / project → copy _templates/spec.md.
  2. Important call you make → write an ADR (architectural decision record) from _templates/adr.md. Decisions become a log, not folklore.
  3. Working code you want again → save it as a snippet in _templates/snippet.md.
  4. Research step (before coding anything new):
    • Context7 → pull current docs for the library (context7.com).
    • Exa → search for current approaches / competitive patterns (exa.ai).
    • Drop 2–3 bullet findings into a #linked-notes note before opening an editor.
  5. Tags live in the frontmatter (tags: [...]) so Obsidian and other tools (these vals) can parse them uniformly.

Graph

[[000-...]] links everything to everything. Useful graph-wide notes start at 000- (decisions), 100- (architecture), 200- (templates).

All content here describes a demo/simulator. Nothing here claims real hardware or real customer integrations.