File Ownership

File ownership keeps agent work understandable by making inputs, outputs, and project boundaries explicit.

This page is a launch placeholder. Add exact file scope and output behavior when agent execution docs are finalized.

What this page should cover

  • Where agent outputs are written.
  • How project folders constrain agent work.
  • How to inspect generated files.
  • How logs connect outputs to agent runs.

Related