docs: add resource evaluation process documentation
Added comprehensive documentation for resource evaluation methodology: - Appendix C in ultimate-guide.md (line 15034) * 5-point scoring system with decision criteria * 14 documented assessments by category * Transparency on integration decisions * Links to full methodology - Fixed methodologies.md GSD evaluation link * Corrected path: claudedocs → docs (public) - Updated reference.yaml with resource evaluations metadata * Directory, count (14), methodology references * Appendix and README section line numbers All resource-evaluations now properly documented and discoverable. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
893c125fa7
commit
444ce5aa6a
4 changed files with 66 additions and 3 deletions
|
|
@ -227,9 +227,15 @@ deep_dive:
|
|||
eval_harness_source: "https://www.anthropic.com/engineering/demystifying-evals-for-ai-agents"
|
||||
# GSD (Get Shit Done) methodology (added 2026-01-25)
|
||||
gsd_methodology: "guide/methodologies.md:47"
|
||||
gsd_evaluation: "claudedocs/resource-evaluations/gsd-evaluation.md"
|
||||
gsd_evaluation: "docs/resource-evaluations/gsd-evaluation.md"
|
||||
gsd_source: "https://github.com/glittercowboy/get-shit-done"
|
||||
gsd_note: "Overlap with existing patterns (Ralph Loop, Gas Town, BMAD)"
|
||||
# Resource Evaluations (added 2026-01-26)
|
||||
resource_evaluations_directory: "docs/resource-evaluations/"
|
||||
resource_evaluations_count: 14
|
||||
resource_evaluations_methodology: "docs/resource-evaluations/README.md"
|
||||
resource_evaluations_appendix: "guide/ultimate-guide.md:15034"
|
||||
resource_evaluations_readme_section: "README.md:278"
|
||||
# Practitioner Insights (external validation)
|
||||
practitioner_insights: "guide/ai-ecosystem.md:1209"
|
||||
practitioner_dave_van_veen: "guide/ai-ecosystem.md:1213"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue