# Boulder external replay: gajae-code Target: gajae-code public replay checkout Friction: high Recorded at: 2026-06-13 ## Official docs signal .github/SECURITY.md README.md ## init Boulder initialized - created: boulder.yaml - created: BOULDER.md - created: docs/OPERATOR_WORKFLOW_STACK.md - created: docs/MAINTAINER_WORKFLOWS.md - created: docs/VERIFICATION_GATES.md - created: docs/PROVIDER_POLICY.md - created: docs/HARNESS_QUALITY_SCORECARD.md - created: docs/REPO_BRIEF.md ## quickstart # Boulder Quickstart Status: ready This is the first-run guided flow for a maintainer opening Boulder in a repository. ## Checks - manifest: pass - boulder.yaml - operator-contract: pass - BOULDER.md - repo-brief: pass - docs/REPO_BRIEF.md ## Next Commands - `boulder inspect --cwd . --json` - Read the repository shape before planning. - `boulder pipeline --cwd . --friction medium` - Choose the default classification -> plan -> verify path. - `boulder service-readiness --cwd . --json` - See whether repeatable service evidence is already present. - `boulder export --cwd . --force` - Write shareable Codex workflow notes and handoff artifacts. ## Next Docs - docs/CONTRIBUTOR_START_HERE.md - docs/ONBOARDING.md - docs/COMMUNITY.md ## inspect json { "root": "", "name": "gajae-code", "detected": { "readme": true, "packageJson": true, "pyproject": false, "tests": [], "docs": [ "docs" ], "ci": [ ".github/workflows", "bun.lock" ] }, "likelyVerification": [ { "name": "test", "command": "bun run test", "required": true }, { "name": "lint", "command": "bun run lint", "required": false }, { "name": "build", "command": "bun run build", "required": false } ], "protectedPaths": [ ".env*", "secrets/**", "vendor/**", "node_modules/**", "dist/**", "coverage/**" ], "recommendedWorkflows": [ "issue-triage", "pr-review-prep", "release-planning", "verification-gate", "dependency-review" ], "risks": [ "No test directory detected; verification may rely on manual smoke." ] } ## doctor json { "status": "fail", "capabilities": [], "issues": [ { "id": "capability-inventory-missing", "severity": "error", "message": "missing or invalid fixtures/capabilities/codex-installed.json" } ], "nextSteps": [ "Run capability discovery and commit fixtures/capabilities/codex-installed.json before routing work." ] } ## pipeline Boulder pipeline plan - friction: high - stage: classification (required, deep) - stage: deep-interview (required, deep) - stage: pm-debate (required, standard, approval required) - stage: synthesizer (required, deep) - stage: cso-qa (required, standard, approval required) - fail-closed: true ## export Boulder export complete - created: docs/BOULDER_EXPORT.md - created: docs/CODEX_WORKFLOW_NOTES.md ## generated artifacts docs/BOULDER_EXPORT.md docs/CODEX_WORKFLOW_NOTES.md docs/ERRATA-GPT5-HARMONY.md docs/HARNESS_QUALITY_SCORECARD.md docs/MAINTAINER_WORKFLOWS.md docs/OPERATOR_WORKFLOW_STACK.md docs/PROVIDER_POLICY.md docs/REBRANDING_PLAN_260525.md docs/REPO_BRIEF.md docs/VERIFICATION_GATES.md docs/ai-schema-normalize.md docs/auth-broker-gateway.md docs/bash-tool-runtime.md docs/blob-artifact-architecture.md docs/brand-assets.md docs/bridge.md docs/codebase-overview.md docs/compaction.md docs/cpu-hotspot-map.json docs/cpu-hotspot-map.review.json docs/cpu-hotspot-map.verify.txt docs/environment-variables.md docs/fs-scan-cache-architecture.md docs/gjc-dogfood-skill-template.md docs/grok-build-provider-design.md docs/handoff-generation-pipeline.md docs/hermes-mcp-bridge.md docs/keybindings.md docs/lsp-config.md docs/memory.md docs/models.md docs/natives-addon-loader-runtime.md docs/natives-architecture.md docs/natives-binding-contract.md docs/natives-build-release-debugging.md docs/natives-media-system-utils.md docs/natives-rust-task-cancellation.md docs/natives-text-search-pipeline.md docs/non-compaction-retry-policy.md docs/notebook-tool-runtime.md docs/onboarding-packet.md docs/onboarding-receipt.md docs/porting-from-pi-mono.md docs/porting-to-natives.md docs/provider-streaming-internals.md docs/python-repl.md docs/render-mermaid.md docs/resolve-tool-runtime.md docs/rpc.md docs/rulebook-matching-pipeline.md docs/sdk.md docs/secrets.md docs/session-operations-export-share-fork-resume.md docs/session-switching-and-recent-listing.md docs/session-tree-plan.md docs/session.md docs/theme.md docs/tree.md docs/ttsr-injection-lifecycle.md docs/tui-runtime-internals.md