Skip to content

docs(agent-guides): adopt progressive disclosure - #542

Merged
eeee0717 merged 6 commits into
v0.2from
refactor-agents-progressive-disclosure
Aug 15, 2026
Merged

docs(agent-guides): adopt progressive disclosure#542
eeee0717 merged 6 commits into
v0.2from
refactor-agents-progressive-disclosure

Conversation

@eeee0717

Copy link
Copy Markdown
Collaborator

Summary

  • reduce the root AGENTS.md to project-wide essentials and conditional documentation pointers
  • split testing/CI, Git and stacked PRs, CherryUI composition, device isolation, naming, code organization, and runtime ownership into focused guides and references
  • replace the Expo template README, align the repository on root pnpm@11.8.0, and register gh-stack plus vercel-composition-patterns

Validation

  • pnpm docs:check-links
  • pnpm skills:check
  • pnpm lint (passes with existing warnings)
  • pnpm format:check
  • pnpm typecheck
  • git diff --check upstream/v0.2...HEAD
  • local Conductor lifecycle tests: 5 passing node --test cases plus a real prepare/status/cleanup cycle with no simulator, metadata, or allocated-port residue

The full local pnpm test was intentionally not run. The complete suite remains the remote CI gate after this draft is marked ready.

Follow-ups

  • move any behavior protected by ModelSettingsScreen.test.tsx to lower-level tests, then remove the screen render suite
  • handle existing non-kebab-case package filenames as a dedicated migration rather than incidental churn

The Conductor simulator and port lifecycle automation is machine-local under .conductor/settings.local.toml and is not part of this repository diff.

@eeee0717
eeee0717 marked this pull request as ready for review August 15, 2026 06:22
@eeee0717
eeee0717 merged commit 9485209 into v0.2 Aug 15, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant