← back to Knowledge Layer Skill
knowledge-layer/assets/template/INDEX.md
26 lines
# Index
The rolled-up map of this Knowledge Layer. The compile agent keeps this current
so a reader (human or agent) can orient in one screen before drilling into
entries. Keep it terse — one line per entry, grouped by folder.
_Last updated: {{DATE}} (freshly initialized — empty until first compile)._
## How to read this
- Each line: `[[slug]]` — one-line summary.
- To load context for a task, prefer `kl_query.py "<topic>"`; use this index
for a birds-eye scan.
## Entries by folder
_(none yet — drop material into `sources/`, run `kl_scan.py`, then compile per
`references/compile-protocol.md`.)_
<!-- Example once populated:
### companies/
- [[acme-corp]] — SaaS vendor onboarded 2026-05; contact [[jane-doe]].
### people/
- [[jane-doe]] — CEO of [[acme-corp]]; owns renewal decision.
-->