mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-14 15:52:11 +02:00
Remove tg-init-trustgraph, superceded by bootstrap processor
This commit is contained in:
parent
207235fbcd
commit
c21b1c202c
4 changed files with 3 additions and 275 deletions
|
|
@ -286,8 +286,9 @@ the general rule and its enforcement.
|
|||
## Operational Notes
|
||||
|
||||
- Running the bootstrapper as a processor-group entry replaces the
|
||||
`tg-init-trustgraph` container. The script remains CLI-invocable
|
||||
for standalone testing (`Processor.launch(...)` pattern).
|
||||
previous `tg-init-trustgraph` container. The bootstrapper is also
|
||||
CLI-invocable directly for standalone testing via
|
||||
`Processor.launch(...)`.
|
||||
- First-boot convergence is typically a handful of short cycles
|
||||
followed by a transition to the steady cadence. Deployments
|
||||
should expect the first few minutes of logs to show
|
||||
|
|
|
|||
|
|
@ -848,7 +848,6 @@ service, not in the config service. Reasons:
|
|||
- **API key scoping.** API keys could be scoped to specific collections
|
||||
within a workspace rather than granting workspace-wide access. To be
|
||||
designed when the need arises.
|
||||
- **tg-init-trustgraph** only initialises a single workspace.
|
||||
|
||||
## References
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue