Grilling
Harness Public Entrypoints Grill Status
Harness Public Entrypoints Grill Status
Branch Dashboard
| Branch | Completion | Locked Direction | Open Items |
|---|---|---|---|
| Session Scope | 100% | Use this as the active grill session for the 2026-06-27 public-surface refactor; keep the older harness-wiki-refactor artifacts as historical context. | None. |
| Entrypoint Architecture | 100% | Reframe the public supported-flow area around /docs/harness/entrypoints: Core, Atomic, and Commands. Do not display variants as a top-level category. Keep Get Started as-is. Redirect old lifecycle-flow URLs. | None. |
| Flow Semantics | 100% | Retitle existing flow pages around user intent and preserve their current details. Make AFK delivery a child route of implementation. | None. |
| Consolidation And Discoverability | 100% | Merge all Trust and Adoption child-page content into one page. Old child routes disappear. Link all relevant tool mentions to validation/tool pages and skill mentions to GitHub source pages. | None. |
| Foundations Theory Signal | 100% | Move Foundations after Tools in the top-level Harness sidebar and increase theory signal across all four current Foundations pages. | None. |
Glossary
Terms
- Entrypoint: A documented way to start Harness work, grouped publicly as Core, Atomic, or Commands.
- Core Entrypoint: A primary public path for starting a major Harness workflow.
- Command Capability: A
dpCLI capability surfaced in the entrypoint overview but explained mechanically in Get Started or CLI docs. - Implementation Entrypoint: The primary delivery path for turning accepted scope into shipped changes, centered on manual delivery with AFK delivery as a variant.
- AFK Delivery Variant: The unattended implementation-delivery route nested under the main implementation entrypoint.
- Atomic Skill Entrypoint: A standalone skill that operators may intentionally invoke without entering a full lifecycle phase.
- Theory Signal: Conceptual material that explains why Harness works the way it does, separate from first-action operator guidance.
- Redirect Alias: An old public URL kept as compatibility for readers and inbound links after the canonical route changes.
- Trust Page: The merged single-page trust/adoption surface that preserves all existing child-page content.
Relationships
- Implementation Entrypoint includes AFK Phase Delivery Flow as a variant.
- AFK Delivery Variant lives as a child route under Implementation Entrypoint.
- Entrypoint may be a Core, Atomic, or Commands page in the public overview.
- Redirect Alias points from old lifecycle-flow URLs to canonical
/docs/harness/entrypointspages. - Tool Mention should link to a routed wiki tool page when one exists.
- Skill Mention should link to the source
SKILL.mdinwearedevpunks/skills.
Axioms
- Get Started remains the first-run practical surface for now.
- The public IA should answer "what can Harness Intelligence do?" before sending readers into theory.
- The canonical public route for Harness entrypoints is
/docs/harness/entrypoints. - Old lifecycle-flow URLs should redirect to the corresponding entrypoint pages.
- The entrypoint overview should include command capabilities but leave command mechanics to Get Started and CLI docs.
- AFK delivery should be a route-level child of the implementation entrypoint, not a sibling top-level entrypoint.
- Variants should keep detail pages where useful, but should not appear as a top-level overview category.
- Foundations should explain the model behind Harness, not compete with entrypoints for first-action guidance.
- Consolidation must preserve useful trust/adoption material instead of deleting it because pages are merged.
- Old trust/adoption child routes should disappear rather than redirect.
- Link density should improve discoverability without turning every paragraph into a reference table.
Flagged Ambiguities
- None.
Parked Branches
- None.
Locked Route Plan
Entrypoint Overview Categories
- Core
- Atomic
- Commands
Do not display variants as a top-level category.
Canonical Entrypoint Pages
| Source page | New title | New slug |
|---|---|---|
requirements-to-backlog | Brainstorming, Requirements, And Backlog Definition | brainstorming-requirements-backlog |
design-phase | Design | design |
manual-delivery-flow | Implementation | implementation |
afk-phase-delivery-flow | AFK Implementation | implementation/afk |
debug-with-runtime-evidence | Debugging | debugging |
review-current-branch | Review | review |
clawpatch-bug-lifecycle | Massive Bug Hunt And Fix | massive-bug-hunt-and-fix |
maintain-wiki-after-implementation | Docs Update | docs-update |
Atomic Entrypoints
parallel-research:https://github.com/wearedevpunks/skills/tree/main/skills/agnostic/research/parallel-researchhandoff:https://github.com/wearedevpunks/skills/tree/main/skills/agnostic/generic/handoff
Command Capabilities
dp updatedp report
Redirects
| Old route | New route |
|---|---|
/docs/harness/lifecycle-flows | /docs/harness/entrypoints |
/docs/harness/lifecycle-flows/requirements-to-backlog | /docs/harness/entrypoints/brainstorming-requirements-backlog |
/docs/harness/lifecycle-flows/design-phase | /docs/harness/entrypoints/design |
/docs/harness/lifecycle-flows/manual-delivery-flow | /docs/harness/entrypoints/implementation |
/docs/harness/lifecycle-flows/afk-phase-delivery-flow | /docs/harness/entrypoints/implementation/afk |
/docs/harness/lifecycle-flows/debug-with-runtime-evidence | /docs/harness/entrypoints/debugging |
/docs/harness/lifecycle-flows/review-current-branch | /docs/harness/entrypoints/review |
/docs/harness/lifecycle-flows/clawpatch-bug-lifecycle | /docs/harness/entrypoints/massive-bug-hunt-and-fix |
/docs/harness/lifecycle-flows/maintain-wiki-after-implementation | /docs/harness/entrypoints/docs-update |
Top-Level Harness Sidebar
- Entry Points
- Skills
- Tools
- Foundations
- Prompt Surface
- Exec
- Trust
Implementation Task Outline
- Move route IA: create
/docs/harness/entrypoints, move flow pages, update metadata/sidebar titles, and add lifecycle-flow redirects. - Rewrite entrypoint overview and page titles: Core, Atomic, Commands; preserve existing phase-flow details.
- Merge trust/adoption: combine all child-page content into one Trust page and remove child routes.
- Link and theory pass: add validation/tool links, skill source links, and stronger theory signal across all Foundations pages.
- Validate: run wiki type/build checks and browser smoke for moved routes plus redirects.
Remaining Questions
None. The requirements grill is done. Next direction: backlog/user-story creation or implementation planning.