Skip to content

Instantly share code, notes, and snippets.

@wesen
Created June 4, 2026 12:40
Show Gist options
  • Select an option

  • Save wesen/a00c7a30de33cb8ac14e55f86d72a176 to your computer and use it in GitHub Desktop.

Select an option

Save wesen/a00c7a30de33cb8ac14e55f86d72a176 to your computer and use it in GitHub Desktop.
docmgr configuration and vocabulary for PI-LAUNCHER-001 ticket
root: pi-launcher/ttmp
defaults:
owners: []
intent: ""
filenamePrefixPolicy: ""
vocabulary: pi-launcher/ttmp/vocabulary.yaml
topics:
- slug: chat
description: Chat backend and frontend surfaces
- slug: backend
description: Backend services
- slug: websocket
description: WebSocket lifecycle & events
- slug: pi-agent
description: Pi coding agent
- slug: launcher
description: CLI launcher tools
- slug: declarative-config
description: Declarative configuration formats
- slug: glazed
description: Glazed command framework
- slug: yaml
description: YAML configuration
docTypes:
- slug: design-doc
description: Structured rationale and architecture notes
- slug: reference
description: Reference docs and API contracts
- slug: playbook
description: Operational procedures and QA/Smoke steps
- slug: index
description: Ticket landing page
- slug: skill
description: Skill documentation (what it's for and when to use it)
intent:
- slug: long-term
description: Likely to persist
- slug: short-term
description: Short-term documentation for active work
- slug: throwaway
description: Temporary/experimental documentation
status:
- slug: draft
description: Initial draft state
- slug: active
description: Active work in progress
- slug: review
description: Ready for review
- slug: complete
description: Work completed
- slug: archived
description: Archived/completed work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment