mirror of
https://github.com/elder-plinius/OBLITERATUS.git
synced 2026-08-17 08:31:14 +02:00
30 lines
1000 B
Markdown
30 lines
1000 B
Markdown
# AGENTS.md
|
|
<!-- aiwg-managed -->
|
|
<!-- Generated by AIWG. Edit AGENTS.override.md for operator additions. -->
|
|
|
|
<!-- AIWG:provider-bootstrap:start -->
|
|
|
|
# Provider workspace bootstrap
|
|
|
|
Read and follow [WORKSPACE.md](./WORKSPACE.md) first.
|
|
Then read [AIWG.md](./AIWG.md) for AIWG discovery, quickrefs, and framework routing.
|
|
|
|
These are explicit reading instructions. Plain Markdown links are not claimed to auto-load.
|
|
|
|
<!-- AIWG:provider-bootstrap:end -->
|
|
|
|
## Framework Context
|
|
|
|
See [AIWG.md](./AIWG.md) for the full AIWG framework context
|
|
(active frameworks, addons, agents, behaviors, rules).
|
|
Tracker and delivery source of truth: [.aiwg/aiwg.config](.aiwg/aiwg.config).
|
|
|
|
Deployed artifacts live under your provider's native directory
|
|
(for example `.codex/agents/`, `.warp/agents/`, `.github/agents/`).
|
|
Use `aiwg discover "<intent>"` and `aiwg show <type> <name>` to browse
|
|
skills, agents, rules, and commands across the installation.
|
|
|
|
---
|
|
|
|
*See `AGENTS.override.md` for operator-authored additions.*
|