878 B
878 B
Workflow
Follow this process for any documentation maintenance request.
-
Read constraints
- Open
docs/schema.mdand confirm the allowed structure. - Identify which doc files the user explicitly requested to change.
- Open
-
Collect evidence
- Locate relevant code/config files in the repository.
- Do not use external sources.
-
Plan minimal edits
- Change only user-specified doc files.
- Avoid unrelated formatting or wording changes.
-
Apply changes
- Update content with strictly factual statements supported by the repo.
- Keep the changes minimal and local to the request.
-
Verify
- Ensure every new statement can be traced to repository evidence.
- Ensure no schema violations were introduced.
-
Report
- Summarize changes and list evidence files used.
- If blocked, state what is missing and stop.