Local harness substrate for project-scoped agent sessions.
Built and maintained by DropShock Digital.
| Area | Detail |
|---|---|
| Repository | DropShock-Digital/coven |
| Primary class | media workflow / delivery tool |
| Current posture | prototype |
| Default branch | main |
| Visibility | public |
| Last README standardization | 2026-06-26 |
- Make the repo purpose obvious in the first 30 seconds.
- Put the architecture or workflow in a visual map before deep prose.
- Keep commands, environment notes, and handoff risks close to the top.
- Credit the real builder/maintainer while keeping client or project context separate from implementation notes.
- Audit priority:
P1
flowchart TD
A["Raw media / source files"] --> B["Repo workflow"]
B --> C["Rename, package, transform, or transcribe"]
C --> D["Reviewable output"]
D --> E["Delivery / archive"]
B --> F["Operator notes + safeguards"]
- Visual-first GitHub Markdown is kept, but constrained to one clear hero/asset lane.
- Existing Mermaid thinking is preserved and moved near the top as the system map.
- Existing setup intent is kept and reframed as a short operator path.
- Architecture language is retained but converted into a skimmable diagram-first explanation.
- Input → processing → output is treated as the core story, not buried in prose.
Detected stack: No package/deploy metadata detected yet
# Add verified setup/run commands here.Commands above are inferred from repository files and should be verified before they become release or client handoff instructions.
.github/ISSUE_TEMPLATE/bug-sessions-cache.md.github/pull_request_template.mdCONTRIBUTING.mdLICENSESECURITY.mddocs/AGENTS.mddocs/API-CONTRACT.mddocs/API.mddocs/ARCHITECTURE.mddocs/AUTH.mddocs/BRAND.mddocs/BRANDING-ADHERENCE.mddocs/CASTCODES-INTEGRATION.mddocs/CLIENT-INTEGRATION.md
| Area | Detail |
|---|---|
| Secrets | No .env.example was detected; add one before documenting environment-specific setup. |
| License | License file detected. |
| Owner credit | Built and maintained by DropShock Digital. |
| Next documentation move | Add docs/OPERATIONS.md for runbooks, monitoring, recovery, and common failures. |
This README follows the DropShock repo documentation format: one clear identity, one visual map, a short operator path, explicit ownership, and deeper detail moved into linked docs when needed. If the repo grows, add or update docs/ARCHITECTURE.md, docs/DEPLOYMENT.md, and docs/OPERATIONS.md instead of turning the README into a wall of text.