Skip to content

Enrich all 610 doc.go files to meet quality floor#69

Merged
josealekhine merged 1 commit intomainfrom
feat/docgo-quality-floor
Apr 16, 2026
Merged

Enrich all 610 doc.go files to meet quality floor#69
josealekhine merged 1 commit intomainfrom
feat/docgo-quality-floor

Conversation

@josealekhine
Copy link
Copy Markdown
Member

Rewrites every doc.go in the project to meet the quality floor established in decision 2026-04-14: behavior-grounded content, 25-100 body lines, no lazy template patterns.

Changes:

  • 493 stub doc.go files enriched with behavior descriptions, design rationale, and algorithm details
  • Removed Related Packages sections from all 610 files (drift liability outweighs benefit given IDE and GitNexus tooling)
  • Eliminated all lazy template patterns (Key exports, See source files, Part of subsystem)
  • Fixed compliance test issues: gofmt formatting, literal .md in config/file/doc.go, subcommand drift in cli-level doc.go
  • Copilot CLI skills and context assets synced via make build

Spec: specs/docgo-quality-floor.md

Rewrites every doc.go in the project to meet the quality floor
established in decision 2026-04-14: behavior-grounded content,
25-100 body lines, no lazy template patterns.

Changes:
- 493 stub doc.go files enriched with behavior descriptions,
  design rationale, and algorithm details
- Removed Related Packages sections from all 610 files (drift
  liability outweighs benefit given IDE and GitNexus tooling)
- Eliminated all lazy template patterns (Key exports, See source
  files, Part of subsystem)
- Fixed compliance test issues: gofmt formatting, literal .md
  in config/file/doc.go, subcommand drift in cli-level doc.go
- Copilot CLI skills and context assets synced via make build

Signed-off-by: Jose Alekhinne <jose@ctx.ist>
Spec: specs/docgo-quality-floor.md
@josealekhine josealekhine self-assigned this Apr 16, 2026
@josealekhine josealekhine requested a review from bilersan as a code owner April 16, 2026 01:39
@josealekhine josealekhine merged commit feffbcd into main Apr 16, 2026
12 checks passed
@josealekhine josealekhine deleted the feat/docgo-quality-floor branch April 16, 2026 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant