Skip to content

Use a single target repo folder under CLEVER root #38

@OziinG

Description

@OziinG

Summary

The previous path simplification still left the target repo nested under a projects container. Align the control-plane prompts and bootstrap packet with the intended single target repo folder directly under CLEVER_ROOT.

Desired layout

<CLEVER_ROOT>/
  clever-agent-workspace/
    clever-agent-project/
    clever-context-monorepo/
    clever-change-control/
  <target-repo>/
    AGENTS.md
    docs/project-brief.md
    .github/PULL_REQUEST_TEMPLATE.md
    scripts/apply-github-rulesets.sh

Acceptance criteria

  • Remove <CLEVER_ROOT>/projects/<target-repo> as the canonical target repo path.
  • Use <CLEVER_ROOT>/<target-repo> in README, AGENTS, settings docs, bootstrap skill, and bootstrap script packet strings.
  • Update tests to reject stale projects/<target-repo> canonical guidance.
  • Verify with pytest, py_compile, and diff checks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions