Commit Graph

4 Commits

Author SHA1 Message Date
alex fb302a033e docs: rewrite documentation system 2026-06-12 12:04:28 +02:00
alex 11365fa4ed docs(prompt): align prompt injection guidance and runtime copy 2026-06-11 23:21:19 +02:00
alex c6064f8d94 Implement layered maps and context retrieval 2026-06-11 12:56:18 +02:00
alex fd958671ca Initial commit: pi-project-map skill scaffolding
- Design doc with full spec (dense markdown format, hybrid AST+LLM pipeline,
  consumption model, stale data mitigation)
- Implementation plan with 6 milestones and rollout strategy
- TypeScript package structure with all source stubs
- CLI entry point, formatter, discover, init, patch, validate, extract, merge
- Pi SKILL.md with tool definitions and format documentation
2026-06-09 17:45:19 +02:00