phase 0 foundation

Phase 0 — Completed Deliverables

Foundation milestones were delivered as numbered audits and GitHub PRs. Archived copies live in the contributor workspace (sibling to the git clone; see DEVELOPMENT_GUIDE.md §12).

Phase 0 — Completed Deliverables

Foundation milestones were delivered as numbered audits and GitHub PRs. Archived copies live in the session workspace at contributor workspace archive (sibling to the git clone; see DEVELOPMENT_GUIDE.md §12).

ReportFocusKey outcome
001Docs reorg + bootstrapdocs/ layout, MIT license, CI skeleton
002Automated reviewersCopilot advisory; CodeRabbit removed
003Governance + proto + composeADR-0003/0004, packages/proto, compose stacks
004Foundation-004 gap analysisPR #6/#7 split; toolchain + skeletons in flight
005Foundation-004 auditMerged PR #6 (c4d302a), PR #8 (5d0bfac)

Merged PRs (Foundation-004)

PRTitleSquash SHA
#6Toolchain and developer workflow bootstrapc4d302a
#8Go auth and proxy service skeletons5d0bfac

PR #7 was superseded by PR #8 after rebase onto main.

Files of note on main

PathPurpose
Makefile, infra/scripts/dev-tool.shCanonical local commands
docs/TOOLCHAIN.mdTool installation and sanity checks
.pre-commit-config.yamlOptional fast local hooks
packages/proto/ContextAssemblyService contract
infra/compose/dev/Postgres, Redis, ClickHouse, MinIO
services/auth/, services/proxy/Go skeletons
go.mod, .golangci.ymlRoot module; advisory lint

Explicitly not delivered (by design)

  • Application business logic
  • Database migrations
  • Auth protobuf or validation
  • Python / Next.js services
  • Committed protobuf generated code
Edit on GitHub

Last updated on

On this page

0%