Skip to content

Scaffold directory skeleton for the six pillars #11

Description

@gidutz

Create the top-level directory structure so the six pillars in the README map directly to code locations.

Proposed layout:

  • `domain/` — entity models and shared schemas
  • `integrations/` — platform tool wrappers / MCP servers
  • `agents/` — role definitions and authority configs
  • `memory/` — state and action log
  • `evals/` — eval harness and metric definitions
  • `audit/` — audit log and HITL approval flow
  • `examples/` — runnable end-to-end examples

Plus standard top-level files (`README.md`, `LICENSE`, `pyproject.toml` or equivalent, `CONTRIBUTING.md`, `.github/`).

Deliverable: committed scaffold with empty packages and stub interfaces.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions