1.3 KiB
Project Thoth │ ├── .thoth │ └── Canonical project self-description │ ├── Methodologies │ │ │ ├── Source Capture Methodology │ │ ├── Principles │ │ ├── Processes │ │ └── Specifications │ │ │ ├── Archive Methodology │ │ ├── Principles │ │ ├── Processes │ │ └── Specifications │ │ │ └── Thinking Methodology │ ├── Constitution │ ├── Perspectives │ ├── Protocols │ ├── Voices │ ├── Channels │ ├── Artifact Definitions │ └── Specifications │ ├── Application │ │ │ ├── Source Capture │ │ └── Implementation determined by requirements │ │ │ ├── Archive │ │ └── Implementation determined by requirements │ │ │ ├── Thinking │ │ └── Implementation determined by requirements │ │ │ ├── Retrieval │ │ │ ├── Inference │ │ │ └── User Interface │ ├── Knowledge Corpus │ └── Durable source and derived knowledge │ └── Engineering ├── Software Development Studio Runbook ├── SDLC Runbook └── Development Standards