# API Reference Parsing is best-effort. Dynamic/runtime APIs and complex signatures may not be detected. | File | Language | Class | Function/Method | Parameters | Return Type | Visibility | Static/Async | Guessed Purpose | Notes | |---|---|---|---|---|---|---|---|---|---| | `tests/validation-samples/csharp/broken.cs` | C# | ValidationSampleBroken | class declaration | `not applicable` | not applicable | not detected | not detected | Possible class or type definition. | Signature appears to be class-like. | | `tests/validation-samples/csharp/valid.cs` | C# | ValidationSampleValid | class declaration | `not applicable` | not applicable | not detected | not detected | Possible class or type definition. | Signature appears to be class-like. | | `tools/generate-code-docs.sh` | Shell | not detected | relative_path | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 43. | | `tools/generate-code-docs.sh` | Shell | not detected | record_generated_file | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 49. | | `tools/generate-code-docs.sh` | Shell | not detected | append_detected_type | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 61. | | `tools/generate-code-docs.sh` | Shell | not detected | collect_source_files | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 72. | | `tools/generate-code-docs.sh` | Shell | not detected | language_for_file | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 91. | | `tools/generate-code-docs.sh` | Shell | not detected | line_count | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 109. | | `tools/generate-code-docs.sh` | Shell | not detected | join_names | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 113. | | `tools/generate-code-docs.sh` | Shell | not detected | guess_purpose | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 117. | | `tools/generate-code-docs.sh` | Shell | not detected | is_entry_point | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 160. | | `tools/generate-code-docs.sh` | Shell | not detected | extract_classes | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 176. | | `tools/generate-code-docs.sh` | Shell | not detected | extract_functions | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 203. | | `tools/generate-code-docs.sh` | Shell | not detected | extract_imports | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 236. | | `tools/generate-code-docs.sh` | Shell | not detected | function_name_from_line | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 269. | | `tools/generate-code-docs.sh` | Shell | not detected | return_type_from_line | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 298. | | `tools/generate-code-docs.sh` | Shell | not detected | parameters_from_line | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 319. | | `tools/generate-code-docs.sh` | Shell | not detected | visibility_from_line | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 324. | | `tools/generate-code-docs.sh` | Shell | not detected | static_async_from_line | `` | not detected | not detected | static async | Purpose guessed from name only | Detected function near line 337. | | `tools/generate-code-docs.sh` | Shell | not detected | guess_function_purpose | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 349. | | `tools/generate-code-docs.sh` | Shell | not detected | write_api_reference | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 367. | | `tools/generate-code-docs.sh` | Shell | not detected | write_file_purpose | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 408. | | `tools/generate-code-docs.sh` | Shell | not detected | unity_role_guess | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 434. | | `tools/generate-code-docs.sh` | Shell | not detected | write_unity_scripts | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 464. | | `tools/generate-code-docs.sh` | Shell | not detected | extract_called_names | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 511. | | `tools/generate-code-docs.sh` | Shell | not detected | write_call_map | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 516. | | `tools/generate-code-docs.sh` | Shell | not detected | write_generated_files_report | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 577. | | `tools/generate-code-docs.sh` | Shell | not detected | write_summary | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 598. | | `tools/generate-code-docs.sh` | Shell | not detected | print_summary | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 628. | | `tools/generate-code-docs.sh` | Shell | not detected | main | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 653. | | `tools/project-report.sh` | Shell | not detected | have_tool | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 53. | | `tools/project-report.sh` | Shell | not detected | record_generated_file | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 57. | | `tools/project-report.sh` | Shell | not detected | relative_path | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 71. | | `tools/project-report.sh` | Shell | not detected | ensure_report_dir | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 77. | | `tools/project-report.sh` | Shell | not detected | collect_files | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 81. | | `tools/project-report.sh` | Shell | not detected | search_tree | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 98. | | `tools/project-report.sh` | Shell | not detected | append_unique | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 126. | | `tools/project-report.sh` | Shell | not detected | detect_entry_or_startup | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 140. | | `tools/project-report.sh` | Shell | not detected | detect_config_files | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 158. | | `tools/project-report.sh` | Shell | not detected | classify_language | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 186. | | `tools/project-report.sh` | Shell | not detected | detect_frameworks | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 205. | | `tools/project-report.sh` | Shell | not detected | detect_databases | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 224. | | `tools/project-report.sh` | Shell | not detected | read_customer_status | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 236. | | `tools/project-report.sh` | Shell | not detected | detect_repo_name | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 246. | | `tools/project-report.sh` | Shell | not detected | detect_branch_name | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 250. | | `tools/project-report.sh` | Shell | not detected | detect_commit_hash | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 258. | | `tools/project-report.sh` | Shell | not detected | write_languages_report | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 266. | | `tools/project-report.sh` | Shell | not detected | write_file_summary_report | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 289. | | `tools/project-report.sh` | Shell | not detected | write_project_flow_report | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 332. | | `tools/project-report.sh` | Shell | not detected | write_summary_report | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 423. | | `tools/project-report.sh` | Shell | not detected | write_generated_files_report | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 514. | | `tools/project-report.sh` | Shell | not detected | main | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 540. | | `tools/validate-code.sh` | Shell | not detected | cleanup | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 31. | | `tools/validate-code.sh` | Shell | not detected | record_generated_file | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 39. | | `tools/validate-code.sh` | Shell | not detected | escape_md | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 53. | | `tools/validate-code.sh` | Shell | not detected | have_tool | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 57. | | `tools/validate-code.sh` | Shell | not detected | ensure_report_dir | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 61. | | `tools/validate-code.sh` | Shell | not detected | add_warning | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 68. | | `tools/validate-code.sh` | Shell | not detected | add_error | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 74. | | `tools/validate-code.sh` | Shell | not detected | add_ok | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 80. | | `tools/validate-code.sh` | Shell | not detected | relative_path | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 85. | | `tools/validate-code.sh` | Shell | not detected | join_by | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 91. | | `tools/validate-code.sh` | Shell | not detected | collect_files | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 109. | | `tools/validate-code.sh` | Shell | not detected | run_check | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 126. | | `tools/validate-code.sh` | Shell | not detected | run_repo_build_checks | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 152. | | `tools/validate-code.sh` | Shell | not detected | validate_file | `` | not detected | not detected | not detected | Likely validates data or state | Detected function near line 204. | | `tools/validate-code.sh` | Shell | not detected | write_generated_files_report | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 283. | | `tools/validate-code.sh` | Shell | not detected | write_status_file | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 299. | | `tools/validate-code.sh` | Shell | not detected | write_error_report | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 309. | | `tools/validate-code.sh` | Shell | not detected | print_terminal_summary | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 332. | | `tools/validate-code.sh` | Shell | not detected | main | `` | not detected | not detected | not detected | Purpose guessed from name only | Detected function near line 351. |