335 B
335 B
Hard Rules
- Do not change
docs/structure. - Do not add files not listed in
docs/schema.md. - Do not edit documentation files the user did not explicitly specify.
- Do not invent features, APIs, or behavior.
- Do not rely on external sources.
- Do not modify code or non-doc files.
- Use minimal necessary changes only.