30 lines
1.4 KiB
Markdown
30 lines
1.4 KiB
Markdown
# docs/working/scratch/
|
|
|
|
Uncategorized working material — genuinely informal notes not yet
|
|
semantically re-filed into `architecture/`, `hardware/`, or
|
|
`specifications/`. Per `docs/working/README.md`'s Phase 2 reorg notes,
|
|
`src/` in particular is a holding area still awaiting proper filing.
|
|
|
|
- **[src/](src/)** — The full former `docs/src/` developer-reference tree:
|
|
`development/`, `internal/` (physics-implementation notes, hotwords-cache
|
|
integration, decay-and-freeze design), plus `INTEGRATION_NOTES.adoc` and
|
|
the historical `L4RE_INTEGRATION_TODO.adoc`.
|
|
- **[governance/](governance/)** — `index.adoc`.
|
|
- **[ci-cd/](ci-cd/)** — `FMEA_BLOCKING_GATES.adoc`,
|
|
`GITHUB_ISSUES_GOVERNANCE_FLOW.adoc`, `GOVERNANCE_INPUT_AUDIT.adoc`,
|
|
`JENKINS_GOVERNANCE_INTEGRATION.adoc`.
|
|
- **[testing-quality/](testing-quality/)** — `KANBAN-WORKFLOW-VALIDATION.adoc`.
|
|
- **[assets/](assets/)** — Binary asset holding area; has its own
|
|
`README.md`.
|
|
- `AGENTS.md`, `AI_AGENT_MANDATORY_README.md` — AI-agent working
|
|
instructions predating `.claude/CLAUDE.md` and `docs/CLAUDE.md`.
|
|
- `COMMUNICATION_GUIDE.adoc`, `GOVERNANCE_EXPORT_NOTES.adoc` — process notes.
|
|
- `TASK_LIST.md` — working task tracker.
|
|
- `src-index.adoc` — index into `src/`.
|
|
|
|
## See also
|
|
|
|
- [`docs/working/README.md`](../README.md) — the full `working/` layout
|
|
and the Phase 2 reorg notes explaining why `src/` still needs re-filing.
|
|
- [Project root](../../../README.md)
|