docs: CLAUDE.md routing rules + TODOS.md from v2.0 review #12

Merged
michal merged 3 commits from feat/recheck-and-fixes into main 2026-04-02 00:31:45 +00:00
Owner

Summary

Project configuration:

  • Add CLAUDE.md with gstack skill routing rules — routes user requests to specialized workflows (/ship, /investigate, /qa, etc.) instead of ad-hoc answers

v2.0 planning artifacts:

  • Add TODOS.md with 6 tracked items from the CEO and eng review sessions (P1: arch doc update, P2: SSH emergency mode + Prometheus metrics, P3: graph viz + import + secrets rotation)

Context

This branch originally shipped the provision recheck feature (PR #11, already merged). These remaining commits add project configuration from the v2.0 design review sessions:

  • /gstack-plan-ceo-review — SELECTIVE EXPANSION mode, Approach C (Pulumi hybrid), 4 scope expansions accepted
  • /gstack-plan-eng-review — 1 architecture issue resolved, 0 code quality issues, 52 test paths mapped for Phase 1

Test Coverage

No application code changed — docs only.

Pre-Landing Review

No issues found.

TODOS

TODOS.md created with 6 items:

  • P1: v2.0 Architecture Document Update
  • P2: SSH Emergency Mode (scoped), Prometheus Metrics Endpoint
  • P3: Infrastructure Graph Visualization, labctl import, Built-in Secrets Rotation

Test plan

  • All Vitest tests pass (225 tests, 20 files)

🤖 Generated with Claude Code

## Summary **Project configuration:** - Add `CLAUDE.md` with gstack skill routing rules — routes user requests to specialized workflows (/ship, /investigate, /qa, etc.) instead of ad-hoc answers **v2.0 planning artifacts:** - Add `TODOS.md` with 6 tracked items from the CEO and eng review sessions (P1: arch doc update, P2: SSH emergency mode + Prometheus metrics, P3: graph viz + import + secrets rotation) ## Context This branch originally shipped the provision recheck feature (PR #11, already merged). These remaining commits add project configuration from the v2.0 design review sessions: - `/gstack-plan-ceo-review` — SELECTIVE EXPANSION mode, Approach C (Pulumi hybrid), 4 scope expansions accepted - `/gstack-plan-eng-review` — 1 architecture issue resolved, 0 code quality issues, 52 test paths mapped for Phase 1 ## Test Coverage No application code changed — docs only. ## Pre-Landing Review No issues found. ## TODOS TODOS.md created with 6 items: - **P1:** v2.0 Architecture Document Update - **P2:** SSH Emergency Mode (scoped), Prometheus Metrics Endpoint - **P3:** Infrastructure Graph Visualization, `labctl import`, Built-in Secrets Rotation ## Test plan - [x] All Vitest tests pass (225 tests, 20 files) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
michal added 3 commits 2026-04-02 00:30:23 +00:00
docs: add TODOS.md from v2.0 CEO review
Some checks failed
CI/CD / typecheck (pull_request) Failing after 12s
CI/CD / lint (pull_request) Failing after 21s
CI/CD / test (pull_request) Failing after 11s
CI/CD / build (pull_request) Has been skipped
CI/CD / publish-rpm (pull_request) Has been skipped
CI/CD / publish-deb (pull_request) Has been skipped
2eda926d4c
Project tracking for labctl v2.0 platform design. Includes P1 (arch doc update),
P2 (SSH emergency mode, Prometheus metrics), and P3 (graph viz, import, secrets rotation)
items from the CEO and eng review sessions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
michal merged commit 95c99cb4d5 into main 2026-04-02 00:31:45 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: michal/lab#12