# AWP Specifications Index

**Status:** **FINALIZED TARGET-STATE BASELINE — I1 DESIGN COMPLETE; I0 IMPLEMENTATION AUTHORIZED**  
**Human entry point:** [`INDEX.html`](INDEX.html)  
**Original Vision:** [`../VISION.md`](../VISION.md)  
**Additive Vision:** [`../VISION-EXTENSIONS-2026-08-20.md`](../VISION-EXTENSIONS-2026-08-20.md)  
**Specification policy:** [`../plans/AWP-FULL-SPECIFICATION-RATIFICATION.html`](../plans/AWP-FULL-SPECIFICATION-RATIFICATION.html)  
**Finalization record:** [`../plans/AWP-SPECIFICATION-FINALIZATION-2026-08-20.html`](../plans/AWP-SPECIFICATION-FINALIZATION-2026-08-20.html)  
**Increment timing:** [`../plans/AWP-INCREMENT-REALIZATION-MATRIX.html`](../plans/AWP-INCREMENT-REALIZATION-MATRIX.html)  
**Implementation order:** [`../plans/AWP-INCREMENTAL-DELIVERY-PLAN.html`](../plans/AWP-INCREMENTAL-DELIVERY-PLAN.html)  
**Parallel implementation:** [`../plans/AWP-I0-I1-PARALLEL-IMPLEMENTATION-PLAN.html`](../plans/AWP-I0-I1-PARALLEL-IMPLEMENTATION-PLAN.html)  
**Development Agent 1:** [`../plans/AWP-I0-DEVELOPMENT-AGENT-1-PROMPT.html`](../plans/AWP-I0-DEVELOPMENT-AGENT-1-PROMPT.html)  
**Reuse/source gate:** [`../plans/AWP-I0-I1-REUSE-PREFLIGHT.md`](../plans/AWP-I0-I1-REUSE-PREFLIGHT.md)  
**Security gate:** [`../plans/AWP-I0-I1-THREAT-MODEL.md`](../plans/AWP-I0-I1-THREAT-MODEL.md)  
**I1 final high-fi:** [`../mockups/i1/README.md`](../mockups/i1/README.md)

## Governing Rule

AWP uses **full-specification-first, incremental-realization, reuse-before-build**.

```text
complete target architecture/domain/workflow/UI/schema intent
  -> human HTML + links + Decisions/ADRs
  -> explicit I0..I9 realization boundary
  -> exact project-native / Platform / Overdeck / native / standard / FOSS disposition
  -> owner-approved deterministic high-fi for the user-facing increment
  -> incremental implementation and dogfood
```

A later increment means deferred implementation, not undefined intent. Code does not silently supersede the specification.

## Canonical Product Corrections

```text
ProjectVision != Goal != Plan
GOLIVE is not a primitive; go-live is a Goal use case.

hard Task dependency A -> B
  => B cannot dispatch before A is satisfied
  => manual Queue priority cannot make that ordering legal

Queues
  Queue view = ordering/readiness/blocker explanation
  Graph view = compound directed dependency graph
               Plan groups + Task nodes + prerequisite -> dependent edges

Project Overview
  Current Goals / Attention / Blockers
  Active Plans / FactoryRuns / Recently Completed
  Queue / Next Up: Now / Next / Later / Waiting / Blocked
```

## Specification Site

The active baseline contains **94 indexed specification documents** across architecture, ADRs, domains, workflows, UI/IA and schema families. Markdown is canonical technical truth. Human HTML is the review/navigation companion.

The specification-completeness gate is now **GREEN**. Remaining red items are implementation/source/runtime/security evidence gates, not undefined target behavior.

## Architecture — 21

- [Architecture Principles](architecture/principles.html) · [source](architecture/principles.md)
- [Deployment Topology](architecture/deployment-topology.html) · [source](architecture/deployment-topology.md)
- [Domain Model](architecture/domain-model.html) · [source](architecture/domain-model.md)
- [Module Boundaries](architecture/module-boundaries.html) · [source](architecture/module-boundaries.md)
- [Transport and Contracts](architecture/transport-and-contracts.html) · [source](architecture/transport-and-contracts.md)
- [Persistence and Transactions](architecture/persistence-and-transactions.html) · [source](architecture/persistence-and-transactions.md)
- [Durable Execution](architecture/durable-execution.html) · [source](architecture/durable-execution.md)
- [Events, Audit, Realtime and Telemetry](architecture/event-audit-realtime.html) · [source](architecture/event-audit-realtime.md)
- [Security and Trust](architecture/security-and-trust.html) · [source](architecture/security-and-trust.md)
- [Configuration and Policy](architecture/configuration-and-policy.html) · [source](architecture/configuration-and-policy.md)
- [Integrations and Connections](architecture/integrations-and-connections.html) · [source](architecture/integrations-and-connections.md)
- [Workspace Execution](architecture/workspace-execution.html) · [source](architecture/workspace-execution.md)
- [Adapter Contracts](architecture/adapter-contracts.html) · [source](architecture/adapter-contracts.md)
- [CI and Runner Boundary](architecture/ci-and-runner-boundary.html) · [source](architecture/ci-and-runner-boundary.md)
- [Release and Deployment Boundary](architecture/release-and-deployment-boundary.html) · [source](architecture/release-and-deployment-boundary.md)
- [Reliability Boundary](architecture/reliability-boundary.html) · [source](architecture/reliability-boundary.md)
- [Engineering Practices R1–R5](architecture/engineering-practices.html) · [source](architecture/engineering-practices.md)
- [Platform, FOSS and Proven-Capability Reuse](architecture/platform-reuse.html) · [source](architecture/platform-reuse.md)
- [Control Surfaces — UI/API/aw* CLI/MCP](architecture/control-surfaces.html) · [source](architecture/control-surfaces.md)
- [Advisory Agents](architecture/advisory-agents.html) · [source](architecture/advisory-agents.md)
- [Search and Command Palette](architecture/search-and-command-palette.html) · [source](architecture/search-and-command-palette.md)

## Architecture Decisions — 8

- [ADR 0001 — Three-Plane Control Topology](adr/0001-control-plane-and-three-plane-topology.html) · [source](adr/0001-control-plane-and-three-plane-topology.md)
- [ADR 0002 — Modular Monolith](adr/0002-modular-monolith.html) · [source](adr/0002-modular-monolith.md)
- [ADR 0003 — Hono Transport](adr/0003-hono-transport.html) · [source](adr/0003-hono-transport.md)
- [ADR 0004 — PostgreSQL + Drizzle](adr/0004-postgresql-drizzle.html) · [source](adr/0004-postgresql-drizzle.md)
- [ADR 0005 — DBOS Durable Workflows](adr/0005-dbos-durable-workflows.html) · [source](adr/0005-dbos-durable-workflows.md)
- [ADR 0006 — Native Kubernetes Workspace](adr/0006-native-kubernetes-workspace.html) · [source](adr/0006-native-kubernetes-workspace.md)
- [ADR 0007 — GitHub Actions + ARC](adr/0007-github-actions-arc-ci.html) · [source](adr/0007-github-actions-arc-ci.md)
- [ADR 0008 — Helm + Server-Side Apply](adr/0008-helm-server-side-apply-deployment.html) · [source](adr/0008-helm-server-side-apply-deployment.md)

## Domains — 26

- [Projects](domains/projects.html) · [source](domains/projects.md)
- [Goals](domains/goals.html) · [source](domains/goals.md)
- [Repositories / VCS](domains/repositories-vcs.html) · [source](domains/repositories-vcs.md)
- [Planning](domains/planning.html) · [source](domains/planning.md)
- [Work](domains/work.html) · [source](domains/work.md)
- [Work Queue / Dispatch](domains/work-queue.html) · [source](domains/work-queue.md)
- [Changes](domains/changes.html) · [source](domains/changes.md)
- [Reviews](domains/reviews.html) · [source](domains/reviews.md)
- [Factory](domains/factory.html) · [source](domains/factory.md)
- [Agents](domains/agents.html) · [source](domains/agents.md)
- [Advisory Personas](domains/advisory-personas.html) · [source](domains/advisory-personas.md)
- [Accounts, Models and Providers](domains/accounts-models-providers.html) · [source](domains/accounts-models-providers.md)
- [Integrations and Connections](domains/integrations-connections.html) · [source](domains/integrations-connections.md)
- [CI](domains/ci.html) · [source](domains/ci.md)
- [Verification](domains/verification.html) · [source](domains/verification.md)
- [Artifacts and Provenance](domains/artifacts-provenance.html) · [source](domains/artifacts-provenance.md)
- [Releases](domains/releases.html) · [source](domains/releases.md)
- [Environments](domains/environments.html) · [source](domains/environments.md)
- [Deployments](domains/deployments.html) · [source](domains/deployments.md)
- [Cluster](domains/cluster.html) · [source](domains/cluster.md)
- [Configuration](domains/configuration.html) · [source](domains/configuration.md)
- [Policy and Autonomy](domains/policy-autonomy.html) · [source](domains/policy-autonomy.md)
- [Approvals and Decisions](domains/approvals-decisions.html) · [source](domains/approvals-decisions.md)
- [Incidents and Resolvers](domains/incidents-resolvers.html) · [source](domains/incidents-resolvers.md)
- [Communications and Notifications](domains/communications-notifications.html) · [source](domains/communications-notifications.md)
- [Reliability](domains/reliability.html) · [source](domains/reliability.md)

## Workflows — 14

- [Project Onboarding](workflows/project-onboarding.html) · [source](workflows/project-onboarding.md)
- [Connection Onboarding](workflows/connection-onboarding.html) · [source](workflows/connection-onboarding.md)
- [Interactive Planning](workflows/interactive-planning.html) · [source](workflows/interactive-planning.md)
- [Advisory Conversation](workflows/advisory-conversation.html) · [source](workflows/advisory-conversation.md)
- [Plan to Production](workflows/plan-to-production.html) · [source](workflows/plan-to-production.md)
- [Factory Execution](workflows/factory-execution.html) · [source](workflows/factory-execution.md)
- [Task to Merge](workflows/task-to-merge.html) · [source](workflows/task-to-merge.md)
- [Change to CI](workflows/change-to-ci.html) · [source](workflows/change-to-ci.md)
- [CI Resolution](workflows/ci-resolution.html) · [source](workflows/ci-resolution.md)
- [Merge to Production](workflows/merge-to-production.html) · [source](workflows/merge-to-production.md)
- [Deployment Resolution](workflows/deployment-resolution.html) · [source](workflows/deployment-resolution.md)
- [Machine Enrollment](workflows/machine-enrollment.html) · [source](workflows/machine-enrollment.md)
- [Human in the Loop](workflows/human-in-the-loop.html) · [source](workflows/human-in-the-loop.md)
- [Incident to Resolution](workflows/incident-to-resolution.html) · [source](workflows/incident-to-resolution.md)

## UI / Product Information Architecture — 19

- [Whole-Product IA and Shell](ui/INDEX.html) · [source](ui/INDEX.md)
- [Home / Work Command Center](ui/home-work-command-center.html) · [source](ui/home-work-command-center.md)
- [Project](ui/project.html) · [source](ui/project.md)
- [Plan](ui/plan.html) · [source](ui/plan.md)
- [Planning Workspace](ui/planning.html) · [source](ui/planning.md)
- [Queues and Dependency Graph](ui/queues-and-dependency-graph.html) · [source](ui/queues-and-dependency-graph.md)
- [Advisor Chat](ui/advisory-chat.html) · [source](ui/advisory-chat.md)
- [Search / Command Palette](ui/search-command-palette.html) · [source](ui/search-command-palette.md)
- [Factory Run](ui/factory-run.html) · [source](ui/factory-run.md)
- [Agents Collection and Analytics](ui/agents.html) · [source](ui/agents.md)
- [Agent Detail](ui/agent.html) · [source](ui/agent.md)
- [Review / ChangeSet](ui/review.html) · [source](ui/review.md)
- [CI](ui/ci.html) · [source](ui/ci.md)
- [Project Decision Log](ui/decision-log.html) · [source](ui/decision-log.md)
- [Approval / Attention](ui/approval.html) · [source](ui/approval.md)
- [Release / Deployment](ui/release-deployment.html) · [source](ui/release-deployment.md)
- [Cluster](ui/cluster.html) · [source](ui/cluster.md)
- [Incident](ui/incident.html) · [source](ui/incident.md)
- [Settings / Connections](ui/settings.html) · [source](ui/settings.md)

## Schemas / Contract Families — 6

- [Schema Family Index](schemas/INDEX.html) · [source](schemas/INDEX.md)
- [Identifiers and Versioning](schemas/identifiers-versioning.html) · [source](schemas/identifiers-versioning.md)
- [Transport Contracts / Errors / Realtime](schemas/transport-contracts.html) · [source](schemas/transport-contracts.md)
- [Events and Audit](schemas/events-audit.html) · [source](schemas/events-audit.md)
- [Configuration Schemas](schemas/configuration.html) · [source](schemas/configuration.md)
- [Adapter / Provider Contracts](schemas/adapters.html) · [source](schemas/adapters.md)

## I0 / I1 Implementation Authority

Read together before implementation:

1. [`../plans/AWP-SPECIFICATION-FINALIZATION-2026-08-20.md`](../plans/AWP-SPECIFICATION-FINALIZATION-2026-08-20.md)
2. [`../plans/AWP-I0-I1-PARALLEL-IMPLEMENTATION-PLAN.md`](../plans/AWP-I0-I1-PARALLEL-IMPLEMENTATION-PLAN.md)
3. [`../plans/AWP-I0-DEVELOPMENT-AGENT-1-PROMPT.md`](../plans/AWP-I0-DEVELOPMENT-AGENT-1-PROMPT.md)
4. [`../plans/AWP-I0-I1-IMPLEMENTATION-READINESS.md`](../plans/AWP-I0-I1-IMPLEMENTATION-READINESS.md)
5. [`../plans/AWP-I0-I1-REUSE-PREFLIGHT.md`](../plans/AWP-I0-I1-REUSE-PREFLIGHT.md)
6. [`../plans/STEP-0-PREPARATION-DEPENDENCIES.md`](../plans/STEP-0-PREPARATION-DEPENDENCIES.md)
7. [`../plans/AWP-I0-I1-THREAT-MODEL.md`](../plans/AWP-I0-I1-THREAT-MODEL.md)
8. [`../mockups/i1/README.md`](../mockups/i1/README.md)

Source or live-infrastructure proof that cannot be executed is kept explicitly red; it is never inferred from architecture documents.

The first development agent starts I0-A0 Bootstrap. After convergence commit C0 lands, path-owned provider/execution/UI lanes may branch and proceed in parallel.