Skip to content

Commit 3d511e2

Browse files
committed
docs: update codeboarding architecture documentation
## πŸ“š Architecture Documentation Update This commit contains updated documentation files fetched from the CodeBoarding service and copied to the architecture documentation section. ### πŸ“Š Summary - Documentation files created/updated: 7 - JSON files created/updated: 8 - Documentation directory: .codeboarding/ - JSON directory: .codeboarding/ - Output format: .md - Repository analyzed: https://github.com/CodeBoarding/friendli-python - Destination: docs/architecture/ The generated .md files have been automatically copied to the architecture documentation section and referenced in on_boarding.md. πŸ€– This commit was automatically generated by the CodeBoarding documentation update workflow.
1 parent 46ff1e4 commit 3d511e2

File tree

3 files changed

+5
-8
lines changed

3 files changed

+5
-8
lines changed

β€Ž.codeboarding/Hooks_Extensibility.jsonβ€Ž

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
"reference_start_line": 55,
3030
"reference_end_line": 63
3131
}
32-
],
33-
"can_expand": false
32+
]
3433
},
3534
{
3635
"name": "Hook Interface",
@@ -42,8 +41,7 @@
4241
"reference_start_line": 99,
4342
"reference_end_line": 114
4443
}
45-
],
46-
"can_expand": false
44+
]
4745
},
4846
{
4947
"name": "SDK Hooks Orchestrator",
@@ -55,8 +53,7 @@
5553
"reference_start_line": 21,
5654
"reference_end_line": 78
5755
}
58-
],
59-
"can_expand": true
56+
]
6057
}
6158
],
6259
"components_relations": [
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"commit_hash": "b40eabdc552d1974ad77c8ff8bd045d3985fb7fc",
2+
"commit_hash": "46ff1e4ea0a7512e7d24a67e830ecc2a277795a5",
33
"code_boarding_version": "0.1.0"
44
}

β€Ždocs/architecture/on_boarding.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ Offers an extensible mechanism for injecting custom logic at various stages of t
8989
### [FAQ](https://github.com/CodeBoarding/GeneratedOnBoardings/tree/main?tab=readme-ov-file#faq)
9090
- [on_boarding.md](./on_boarding.md)
9191

92-
_Last updated: 2025-07-26 20:36:23 UTC_
92+
_Last updated: 2025-08-02 20:36:11 UTC_

0 commit comments

Comments
Β (0)