decomposer: record implementation detail for 7 step(s)
Some checks failed
ci / test (push) Failing after 7s
Some checks failed
ci / test (push) Failing after 7s
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Step 1 — Implementation Detail
|
||||
|
||||
1. Added generation_results/step-1.json with explicit Step 1 intent, inputs/outputs, artifact mapping, platform-compliance assertions, and verification commands.
|
||||
2. Added validation/step-1-evidence.md with inspectable mappings for scope, authentication, synchronization, webhooks, provenance, ACLs, and regression fixtures.
|
||||
3. Recorded focused verification evidence for pytest and Python compilation without changing unrelated steps.
|
||||
1. Validate owner and repository scope before source access.
|
||||
2. Resolve the configured token through SecretStore using secret_ref.
|
||||
3. List the configured Git tree recursively and filter by paths and allowed extensions.
|
||||
4. Fetch selected files and normalize title, content, MIME type, hash, provenance, and ACL metadata.
|
||||
5. Implement incremental changed-file retrieval and cursor advancement.
|
||||
6. Map GitHub webhook payloads into revisioned Change records with event IDs.
|
||||
7. Add full-ingestion and scope-validation tests.
|
||||
|
||||
Reference in New Issue
Block a user