Files
git.stella-ops.org/docs/updates/2025-10-27-task-packs-docs.md
master 4e3e575db5 feat: Implement console session management with tenant and profile handling
- Add ConsoleSessionStore for managing console session state including tenants, profile, and token information.
- Create OperatorContextService to manage operator context for orchestrator actions.
- Implement OperatorMetadataInterceptor to enrich HTTP requests with operator context metadata.
- Develop ConsoleProfileComponent to display user profile and session details, including tenant information and access tokens.
- Add corresponding HTML and SCSS for ConsoleProfileComponent to enhance UI presentation.
- Write unit tests for ConsoleProfileComponent to ensure correct rendering and functionality.
2025-10-28 09:59:09 +02:00

1.3 KiB

Docs Guild Update — Task Pack Docs (2025-10-27)

  • Added Task Pack core documentation set:
    • /docs/task-packs/spec.md
    • /docs/task-packs/authoring-guide.md
    • /docs/task-packs/registry.md
    • /docs/task-packs/runbook.md
    • /docs/security/pack-signing-and-rbac.md
    • /docs/operations/cli-release-and-packaging.md
  • Each doc includes imposed-rule reminder, compliance checklist, and cross-links to Task Runner, Packs Registry, CLI release tasks.
  • Created asset staging instructions at docs/assets/ui/tours/README.md (shared with CLI enablement).
  • Circulated spec + authoring guide links to Task Runner, Packs Registry, Authority, and DevOps guild channels for technical review (2025-10-27). Target follow-up review once CLI parity tasks (CLI-PACKS-42-001, CLI-PACKS-43-001) land; tentative sync held for 2025-11-03 (Docs Guild to confirm).
  • Sprint tracker DOCS-PACKS-43-001 marked DOING→DONE; follow-up reviews scheduled with Task Runner and Security guilds.

Artifacts: Spec, Authoring guide, Registry, Runbook, Signing/RBAC, CLI release runbook.