added unity files
This commit is contained in:
parent
9042333f51
commit
28c15035a4
62 changed files with 3873 additions and 270 deletions
77
reports/api-reference.md
Normal file
77
reports/api-reference.md
Normal file
|
|
@ -0,0 +1,77 @@
|
|||
# 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. |
|
||||
35
reports/call-map.md
Normal file
35
reports/call-map.md
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
# Call Map
|
||||
|
||||
Best-effort static scan. Dynamic/runtime calls may not be detected.
|
||||
|
||||
## Possible Entry Points
|
||||
|
||||
- `index.php`
|
||||
|
||||
## Detected Imports/Includes
|
||||
|
||||
|
||||
## Function Definitions
|
||||
|
||||
- `tools/generate-code-docs.sh`: relative_pathrecord_generated_fileappend_detected_typecollect_source_fileslanguage_for_fileline_countjoin_namesguess_purposeis_entry_pointextract_classesextract_functionsextract_importsfunction_name_from_linereturn_type_from_lineparameters_from_linevisibility_from_linestatic_async_from_lineguess_function_purposewrite_api_referencewrite_file_purposeunity_role_guesswrite_unity_scriptsextract_called_nameswrite_call_mapwrite_generated_files_reportwrite_summaryprint_summarymain
|
||||
- `tools/project-report.sh`: have_toolrecord_generated_filerelative_pathensure_report_dircollect_filessearch_treeappend_uniquedetect_entry_or_startupdetect_config_filesclassify_languagedetect_frameworksdetect_databasesread_customer_statusdetect_repo_namedetect_branch_namedetect_commit_hashwrite_languages_reportwrite_file_summary_reportwrite_project_flow_reportwrite_summary_reportwrite_generated_files_reportmain
|
||||
- `tools/validate-code.sh`: cleanuprecord_generated_fileescape_mdhave_toolensure_report_diradd_warningadd_erroradd_okrelative_pathjoin_bycollect_filesrun_checkrun_repo_build_checksvalidate_filewrite_generated_files_reportwrite_status_filewrite_error_reportprint_terminal_summarymain
|
||||
|
||||
## Function Call References
|
||||
|
||||
- `tests/validation-samples/csharp/broken.cs`: possible calls to Answer
|
||||
- `tests/validation-samples/csharp/valid.cs`: possible calls to Answer
|
||||
- `tests/validation-samples/javascript/broken.js`: possible calls to log
|
||||
- `tests/validation-samples/javascript/valid.js`: possible calls to log
|
||||
- `tools/generate-code-docs.sh`: possible calls to relative_path, record_generated_file, append_detected_type, collect_source_files, language_for_file, line_count, join_names, gsub, guess_purpose, is_entry_point, extract_classes, extract_functions, extract_imports, require, function_name_from_line, return_type_from_line, parameters_from_line, visibility_from_line, static_async_from_line, guess_function_purpose, write_api_reference, write_file_purpose, unity_role_guess, write_unity_scripts, b, extract_called_names, write_call_map, write_generated_files_report, write_summary, print_summary, main
|
||||
- `tools/project-report.sh`: possible calls to have_tool, record_generated_file, relative_path, ensure_report_dir, collect_files, search_tree, append_unique, detect_entry_or_startup, detect_config_files, classify_language, detect_frameworks, detect_databases, read_customer_status, detect_repo_name, detect_branch_name, detect_commit_hash, write_languages_report, write_file_summary_report, write_project_flow_report, write_summary_report, write_generated_files_report, main
|
||||
- `tools/validate-code.sh`: possible calls to cleanup, record_generated_file, escape_md, have_tool, ensure_report_dir, add_warning, add_error, add_ok, relative_path, join_by, collect_files, run_check, run_repo_build_checks, validate_file, write_generated_files_report, write_status_file, write_error_report, print_terminal_summary, main
|
||||
|
||||
## Possible Call Relationships
|
||||
|
||||
|
||||
## Limitations
|
||||
|
||||
- Best-effort static scan only.
|
||||
- Runtime reflection, framework routing, dependency injection, dynamic imports, and generated code may not be detected.
|
||||
- Unity lifecycle methods are entry-like runtime hooks, not direct command-line entry points.
|
||||
24
reports/code-docs-summary.md
Normal file
24
reports/code-docs-summary.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# Code Documentation Summary
|
||||
|
||||
===== CODE DOCUMENTATION SUMMARY =====
|
||||
|
||||
Reports written:
|
||||
- reports/api-reference.md
|
||||
- reports/file-purpose.md
|
||||
- reports/unity-scripts.md
|
||||
- reports/call-map.md
|
||||
- reports/code-docs-summary.md
|
||||
|
||||
Detected:
|
||||
- Source files scanned: 12
|
||||
- Functions/methods detected: 69
|
||||
- Classes detected: 2
|
||||
- Unity scripts detected: 0
|
||||
- Possible entry points detected: 1
|
||||
|
||||
Detected code types:
|
||||
- PHP
|
||||
- C#
|
||||
- JavaScript
|
||||
- Python
|
||||
- Shell
|
||||
1
reports/customer-code-status.txt
Normal file
1
reports/customer-code-status.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
CUSTOMER CODE ERRORS FOUND
|
||||
|
|
@ -1,12 +1,20 @@
|
|||
# Validation Summary
|
||||
|
||||
- Files Checked: 3
|
||||
CUSTOMER CODE ERRORS FOUND
|
||||
|
||||
- Files Checked: 9
|
||||
- Warnings: 1
|
||||
- Errors: 1
|
||||
- Errors: 3
|
||||
|
||||
## Detailed Results
|
||||
|
||||
- OK: bash -n passed: tools/validate-code.sh
|
||||
- OK: bash -n passed: tools/project-report.sh
|
||||
- Warning: yamllint not installed; skipping validate.yml
|
||||
- Error: php -l failed: index.php \| Errors parsing /home/dev/Documents/customer-test/index.php \| PHP Parse error: syntax error, unexpected end of file, expecting "," or ";" in /home/dev/Documents/customer-test/index.php on line 5
|
||||
- Error: php -l failed: tests/validation-samples/php/broken.php \| Errors parsing /home/dev/Documents/customer-test/tests/validation-samples/php/broken.php \| PHP Parse error: syntax error, unexpected end of file, expecting "," or ";" in /home/dev/Documents/customer-test/tests/validation-samples/php/broken.php on line 3
|
||||
- OK: php -l passed: tests/validation-samples/php/valid.php
|
||||
- OK: python3 -m py_compile passed: tests/validation-samples/python/valid.py
|
||||
- Error: python3 -m py_compile failed: tests/validation-samples/python/broken.py \| File "/home/dev/Documents/customer-test/tests/validation-samples/python/broken.py", line 1 print("broken python sample" ^ SyntaxError: '(' was never closed
|
||||
- OK: node --check passed: tests/validation-samples/javascript/valid.js
|
||||
- Error: node --check failed: tests/validation-samples/javascript/broken.js \| /home/dev/Documents/customer-test/tests/validation-samples/javascript/broken.js:1 console.log("broken javascript sample" ^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: missing ) after argument list at internalCompileFunction (node:internal/vm:73:18) at wrapSafe (node:internal/modules/cjs/loader:1274:20) at node:internal/main/check_syntax:84:41 at loadESM (node:internal/process/esm_loader:34:13) at checkSyntax (node:internal/main/check_syntax:84:21) Node.js v18.19.1
|
||||
- OK: php -l passed: index.php
|
||||
|
|
|
|||
18
reports/file-purpose.md
Normal file
18
reports/file-purpose.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# File Purpose Report
|
||||
|
||||
This report uses cautious, best-effort guesses based on filenames, folders, imports, classes, and functions.
|
||||
|
||||
| File | Language/Type | Lines | Detected Classes | Detected Functions/Methods | Imports/Includes/Usings | Possible Purpose | Notes |
|
||||
|---|---|---:|---|---|---|---|---|
|
||||
| `index.php` | PHP | 4 | none detected | none detected | none detected | Likely entry point | Appears to be best-effort only. |
|
||||
| `tests/validation-samples/csharp/broken.cs` | C# | 7 | ValidationSampleBroken | none detected | none detected | Likely test/sample file | Appears to be best-effort only. |
|
||||
| `tests/validation-samples/csharp/valid.cs` | C# | 7 | ValidationSampleValid | none detected | none detected | Likely test/sample file | Appears to be best-effort only. |
|
||||
| `tests/validation-samples/javascript/broken.js` | JavaScript | 1 | none detected | none detected | none detected | Likely test/sample file | Appears to be best-effort only. |
|
||||
| `tests/validation-samples/javascript/valid.js` | JavaScript | 1 | none detected | none detected | none detected | Likely test/sample file | Appears to be best-effort only. |
|
||||
| `tests/validation-samples/php/broken.php` | PHP | 2 | none detected | none detected | none detected | Likely test/sample file | Appears to be best-effort only. |
|
||||
| `tests/validation-samples/php/valid.php` | PHP | 2 | none detected | none detected | none detected | Likely test/sample file | Appears to be best-effort only. |
|
||||
| `tests/validation-samples/python/broken.py` | Python | 1 | none detected | none detected | none detected | Likely test/sample file | Appears to be best-effort only. |
|
||||
| `tests/validation-samples/python/valid.py` | Python | 1 | none detected | none detected | none detected | Likely test/sample file | Appears to be best-effort only. |
|
||||
| `tools/generate-code-docs.sh` | Shell | 675 | none detected | relative_pathrecord_generated_fileappend_detected_typecollect_source_fileslanguage_for_fileline_countjoin_namesguess_purposeis_entry_pointextract_classesextract_functionsextract_importsfunction_name_from_linereturn_type_from_lineparameters_from_linevisibility_from_linestatic_async_from_lineguess_function_purposewrite_api_referencewrite_file_purposeunity_role_guesswrite_unity_scriptsextract_called_nameswrite_call_mapwrite_generated_files_reportwrite_summaryprint_summarymain | none detected | Possible automation or launch script | Appears to be best-effort only. |
|
||||
| `tools/project-report.sh` | Shell | 586 | none detected | have_toolrecord_generated_filerelative_pathensure_report_dircollect_filessearch_treeappend_uniquedetect_entry_or_startupdetect_config_filesclassify_languagedetect_frameworksdetect_databasesread_customer_statusdetect_repo_namedetect_branch_namedetect_commit_hashwrite_languages_reportwrite_file_summary_reportwrite_project_flow_reportwrite_summary_reportwrite_generated_files_reportmain | none detected | Possible automation or launch script | Appears to be best-effort only. |
|
||||
| `tools/validate-code.sh` | Shell | 372 | none detected | cleanuprecord_generated_fileescape_mdhave_toolensure_report_diradd_warningadd_erroradd_okrelative_pathjoin_bycollect_filesrun_checkrun_repo_build_checksvalidate_filewrite_generated_files_reportwrite_status_filewrite_error_reportprint_terminal_summarymain | none detected | Possible automation or launch script | Appears to be best-effort only. |
|
||||
35
reports/file-summary.md
Normal file
35
reports/file-summary.md
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
# File Summary
|
||||
|
||||
## Top-Level Folders
|
||||
|
||||
- .forgejo
|
||||
- docs
|
||||
- reports
|
||||
- tests
|
||||
- tools
|
||||
|
||||
## File Counts By Type
|
||||
|
||||
| Type | Count |
|
||||
|---|---:|
|
||||
| PHP | 3 |
|
||||
| JavaScript | 2 |
|
||||
| TypeScript | 0 |
|
||||
| Python | 2 |
|
||||
| C# | 2 |
|
||||
| C++ | 0 |
|
||||
| Ruby | 0 |
|
||||
| Perl | 0 |
|
||||
| HTML | 0 |
|
||||
| CSS | 0 |
|
||||
| Shell | 2 |
|
||||
| JSON | 0 |
|
||||
| YAML | 1 |
|
||||
|
||||
## Largest Source Directories
|
||||
|
||||
- 9 files: tests/validation-samples
|
||||
- 9 files: tests
|
||||
- 8 files: reports
|
||||
- 8 files: docs
|
||||
- 2 files: tools
|
||||
14
reports/generated-files.md
Normal file
14
reports/generated-files.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Generated Files
|
||||
|
||||
- reports/api-reference.md
|
||||
- reports/file-purpose.md
|
||||
- reports/unity-scripts.md
|
||||
- reports/call-map.md
|
||||
- reports/code-docs-summary.md
|
||||
- reports/languages.md
|
||||
- reports/file-summary.md
|
||||
- reports/project-flow.md
|
||||
- reports/customer-code-status.txt
|
||||
- reports/errors.md
|
||||
- reports/summary.md
|
||||
- reports/generated-files.md
|
||||
17
reports/languages.md
Normal file
17
reports/languages.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# Languages
|
||||
|
||||
| Language | Count |
|
||||
|---|---:|
|
||||
| PHP | 3 |
|
||||
| JavaScript | 2 |
|
||||
| TypeScript | 0 |
|
||||
| Python | 2 |
|
||||
| C# | 2 |
|
||||
| C++ | 0 |
|
||||
| Ruby | 0 |
|
||||
| Perl | 0 |
|
||||
| HTML | 0 |
|
||||
| CSS | 0 |
|
||||
| Shell | 2 |
|
||||
| JSON | 0 |
|
||||
| YAML | 1 |
|
||||
41
reports/project-flow.md
Normal file
41
reports/project-flow.md
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
# Project Flow Report
|
||||
|
||||
## Likely Entry Point
|
||||
|
||||
- Likely entry point: index.php
|
||||
|
||||
## Possible Startup Files
|
||||
|
||||
- Possible startup file: index.php
|
||||
|
||||
## Detected Frameworks
|
||||
|
||||
- No supported framework markers were detected.
|
||||
|
||||
## Detected Databases
|
||||
|
||||
- Possible database usage: MySQL
|
||||
- Possible database usage: MariaDB
|
||||
- Possible database usage: PostgreSQL
|
||||
- Possible database usage: SQLite
|
||||
- Possible database usage: MongoDB
|
||||
|
||||
## Configuration Files
|
||||
|
||||
- No .env files detected.
|
||||
- No Docker-related files detected.
|
||||
- No obvious database config files detected.
|
||||
|
||||
## Important Files To Review
|
||||
|
||||
- index.php
|
||||
- validate.yml
|
||||
|
||||
## Probable Application Flow
|
||||
|
||||
This is a best-effort analysis only.
|
||||
|
||||
- Probable application flow starts near `index.php`.
|
||||
- Likely supporting behavior is configured through nearby config files, environment files, or workflow files.
|
||||
- If framework markers are present, startup and routing probably follow that framework's conventions.
|
||||
- If no framework markers are present, the repository likely uses a simpler file-based startup flow.
|
||||
63
reports/summary.md
Normal file
63
reports/summary.md
Normal file
|
|
@ -0,0 +1,63 @@
|
|||
# Automation Summary
|
||||
|
||||
- Generated: 2026-06-15 11:34:49 CDT
|
||||
- Repository: customer-test
|
||||
- Branch: main
|
||||
- Commit: 9042333
|
||||
- Customer code status: CUSTOMER CODE ERRORS FOUND
|
||||
|
||||
## Files Created Or Updated By This Run
|
||||
|
||||
- reports/languages.md
|
||||
- reports/file-summary.md
|
||||
- reports/project-flow.md
|
||||
- reports/customer-code-status.txt
|
||||
- reports/errors.md
|
||||
- reports/summary.md
|
||||
- reports/generated-files.md
|
||||
|
||||
## Short Project Overview
|
||||
|
||||
This repository is being analyzed as a customer debugging project. The automation generates validation and structure reports without treating customer code errors as workflow failures.
|
||||
|
||||
## Language Counts
|
||||
|
||||
- PHP: 3
|
||||
- JavaScript: 2
|
||||
- TypeScript: 0
|
||||
- Python: 2
|
||||
- C#: 2
|
||||
- C++: 0
|
||||
- Ruby: 0
|
||||
- Perl: 0
|
||||
- HTML: 0
|
||||
- CSS: 0
|
||||
- Shell: 2
|
||||
- JSON: 0
|
||||
- YAML: 1
|
||||
|
||||
## Likely Entry Points
|
||||
|
||||
- index.php
|
||||
|
||||
## Detected Frameworks
|
||||
|
||||
- None detected
|
||||
|
||||
## Detected Databases
|
||||
|
||||
- MySQL
|
||||
- MariaDB
|
||||
- PostgreSQL
|
||||
- SQLite
|
||||
- MongoDB
|
||||
|
||||
## Report Files Generated
|
||||
|
||||
- reports/languages.md
|
||||
- reports/file-summary.md
|
||||
- reports/project-flow.md
|
||||
- reports/customer-code-status.txt
|
||||
- reports/errors.md
|
||||
- reports/summary.md
|
||||
- reports/generated-files.md
|
||||
5
reports/unity-scripts.md
Normal file
5
reports/unity-scripts.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Unity Script Lifecycle Map
|
||||
|
||||
This report scans C# files for MonoBehaviour, ScriptableObject, common Unity lifecycle methods, serialized fields, and Unity API usage.
|
||||
|
||||
No Unity MonoBehaviour or ScriptableObject scripts detected.
|
||||
Loading…
Add table
Add a link
Reference in a new issue