* chore(ci): establish PR governance for agent collaboration * docs: add AGENTS playbook and strengthen agent collaboration workflow --------- Co-authored-by: chumyin <183474434+chumyin@users.noreply.github.com>
10 lines
257 B
Text
10 lines
257 B
Text
# Default owner for all files
|
|
* @theonlyhennygod
|
|
|
|
# High-risk surfaces
|
|
/src/security/** @theonlyhennygod
|
|
/src/runtime/** @theonlyhennygod
|
|
/src/memory/** @theonlyhennygod
|
|
/.github/** @theonlyhennygod
|
|
/Cargo.toml @theonlyhennygod
|
|
/Cargo.lock @theonlyhennygod
|