Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.07 KB

File metadata and controls

46 lines (36 loc) · 1.07 KB

DOCKSIDE EXAM — fleet-github-app

Certification Checklist

1. Identity ✅/❌

  • CHARTER.md exists and describes mission
  • README.md exists with usage instructions
  • License file present

2. Code Quality ✅/❌

  • Code compiles/runs without errors
  • No hardcoded secrets or credentials
  • Dependencies are documented

3. Testing ✅/❌

  • Test suite exists
  • Tests pass
  • Edge cases covered

4. Fleet Integration ✅/❌

  • Git-Agent Standard v2.0 compliant
  • I2I protocol compatible
  • STATE.md tracks current status

5. Documentation ✅/❌

  • API documented (if applicable)
  • Configuration documented
  • Examples provided

6. Safety ✅/❌

  • No destructive operations without confirmation
  • Error handling in place
  • Graceful degradation

7. Operational ✅/❌

  • Can be deployed independently
  • Health check endpoint (if service)
  • Logging/monitoring ready

Scoring

  • 7/7 = Seaworthy 🟢
  • 5-6/7 = Conditional 🟡
  • <5/7 = Needs Work ⚠️

Exam Date

2026-04-14