Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
58ab1fa
docs(agentes): complete Auto-CoT analysis for Python agents architecture
claude Nov 14, 2025
3fe7c6a
docs: generate comprehensive documentation for empty directories
claude Nov 16, 2025
2b4a086
refactor(docs): reorganize diagrams by domain (backend/frontend)
claude Nov 16, 2025
c1cc785
refactor(docs): reorganize root files by domain and consolidate AI di…
claude Nov 16, 2025
91e176b
refactor(docs): integrate guias/ and features/ into domain-specific l…
claude Nov 16, 2025
15f6d45
refactor(docs): integrate plans/ and planificacion_y_releases/
claude Nov 16, 2025
f82343e
refactor(docs): consolidate remaining directories by domain
claude Nov 16, 2025
d52b0a3
refactor(docs): reorganize DevOps, Operations and Infrastructure for …
claude Nov 16, 2025
34d86f0
docs: add comprehensive analysis of documentation structure issues
claude Nov 16, 2025
d80ffaf
refactor(docs): distribute QA by domain + ADR-020 organization principle
claude Nov 16, 2025
ce16d78
docs(naming): apply Phase 1 naming conventions - rename files with se…
claude Nov 16, 2025
3c404e9
docs(naming): apply Phase 2 naming conventions - convert UPPERCASE to…
claude Nov 16, 2025
74b1f31
docs(naming): apply Phase 3 ADR standardization - rename and organize
claude Nov 16, 2025
cf50335
feat(ai): create Documentation Naming Agent for automated file renaming
claude Nov 16, 2025
e266337
docs(gobernanza): add documented procedure for file renaming automation
claude Nov 16, 2025
6383c17
docs(analisis): comprehensive documentation analysis report 2025-11-16
claude Nov 16, 2025
033bf54
docs(gobernanza): move analysis to correct domain and add structural …
claude Nov 16, 2025
9261894
feat(automation): implement complete SDLC automation system with Pyth…
claude Nov 16, 2025
7242011
merge: integrate automation system with documentation reorganization
claude Nov 16, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
28 changes: 28 additions & 0 deletions .ci-artifacts/pipeline-report-2025-11-13-23-24-36.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"pipeline": {
"name": "IACT Local CI",
"timestamp": "2025-11-13-23-24-36",
"duration": 0,
"status": "PASSED"
},
"summary": {
"stages": {
"total": 0,
"passed": 0,
"failed": 0,
"skipped": 0
},
"jobs": {
"total": 0,
"passed": 0,
"failed": 0,
"skipped": 0
}
},
"stages": [],
"jobs": [],
"artifacts": {
"log_file": "/home/user/IACT---project/.automation-logs/ci-local/2025-11-13-23-24-36.log",
"artifacts_dir": "/home/user/IACT---project/.ci-artifacts"
}
}
Loading
Loading