-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path0-AI-MANIFEST.a2ml
More file actions
17 lines (13 loc) · 1.01 KB
/
Copy path0-AI-MANIFEST.a2ml
File metadata and controls
17 lines (13 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# SPDX-License-Identifier: MPL-2.0
# AI Assistant Instructions
## Repository Focus
- `universal-extension-format` (UXF) is a cross-platform extension compiler: one abstract extension definition generates native packages for Firefox, Chrome, Safari, WordPress, VSCode, Zotero.
- This is a Rhodium Standard Repository; obey RSR policies, maintain `.bot_directives`, and keep `.machine_readable/` authoritative.
- Prefer to keep generated files out of source control, and regenerate them with the documented commands before committing.
## Workflow
1. Inspect `.machine_readable/STATE.scm` for blockers and next actions.
2. Respect any constraints listed inside `.machine_readable/AGENTIC.scm` when tooling changes are requested.
3. After finishing edits, update STATE with your outcomes and commit with a concise, imperative message.
## Delivery Promises
- Mention in summaries whether STATE, `contractiles/`, or `.bot_directives/` changed.
- Keep this file in sync with the repository's status; update it if the governance changes.