Conversation
AGENTS.md should make using LLMs more effective by requiring less manual fixes of the generate code.
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
|
Can you explain how to use this? AFAIK copilot will only pick up files like these automatically: https://github.com/eclipse-score/docs-as-code/tree/main/.github/instructions |
The world is spinning really fast. Copilot got support for The file was just created by typing |
|
This also states a top level |
AGENTS.md
Outdated
|
|
||
| The IPC boundary between gatewayd and someipd enforces **ASIL/QM context separation**—this is a critical architectural boundary. Changes affecting message transfer across this boundary require careful review. | ||
|
|
||
| **No direct ASIL/QM security features documented;** this is a QM-level project ([project_config.bzl](project_config.bzl)). |
There was a problem hiding this comment.
The gatewayd targets ASIL-B. Therefore the project is also ASIL-B, I guess?
There was a problem hiding this comment.
I have at the moment no idea how we deal with the situation that have both QM and ASIL-B in this repo. Anything related to vsomeip will be QM
There was a problem hiding this comment.
I removed this from the AGENTS.md file. I do not know what to do with project_config.bzl. This seems only to be required by Rust code and could get rid of it by removing the Rust code.
We are ourselves confused how we will deal with that in this code
8b03d56 to
d22bd1e
Compare
|
Keep in mind there is some discussion in Slack about this PR and might be unlikely to be merged at the moment. |
AGENTS.md should make using LLMs more effective by requiring less manual fixes of the generate code.