diff --git a/CHANGELOG.md b/CHANGELOG.md index 580c449..4b7afd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -6/16/26: improved the skills with better output of receipts based on improvements to skills template. +6/16/26: improved the skills with better output of receipts based on improvements to skills template. Added skills-receipt folder. 6/15/26: added pid_maturity-model-roadmap, adjustments to the pid-template, added pid-initial-creation-skill.md. added PID-update-maintenance-skill.md refer to this task file for more information: C:\projects\indx\portable-identity-document-template-OPEN\tasks\2026-06-15-pid-repo-development.md diff --git a/README.md b/README.md index 732a056..bd610d1 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,10 @@ The long-term direction is that your PID becomes the public interface between yo Go to https://indx.earth for a list of networks being created where you can submit your PID to begin networking in the AI era. +## Admin + +When skills are processed, a receipt of what was done is saved in the skills-receipt folder. Leave them there for logging and historical purposes. + ## Core Principle The resume is obsolete. diff --git a/skills/PID-initial-creation-skill.md b/skills/PID-initial-creation-skill.md index 62c45f3..1e01a7e 100644 --- a/skills/PID-initial-creation-skill.md +++ b/skills/PID-initial-creation-skill.md @@ -844,6 +844,7 @@ For every meaningful gap, either: 2. add it to `PID-open-questions.md` 3. record it in the run receipt 4. ask the user before proceeding if the gap blocks a faithful draft +5. record all receipts into the folder: portable-identity-document-template-OPEN\skills-recepits --- @@ -998,6 +999,8 @@ If the receipt is compacted into a final response, preserve the full receipt as Use this Markdown structure when writing `PID-creation-run-receipt.md`: +Record all receipts into the folder: portable-identity-document-template-OPEN\skills-recepits + ```md # PID Creation Run Receipt diff --git a/skills/PID-update-maintenance-skill.md b/skills/PID-update-maintenance-skill.md index e7f473b..c175763 100644 --- a/skills/PID-update-maintenance-skill.md +++ b/skills/PID-update-maintenance-skill.md @@ -170,6 +170,7 @@ Secondary outputs when useful: - `PID-update-open-questions-[YYYY-MM-DD].md` for uncertain findings that need user answers. - `PID-update-run-receipt-[YYYY-MM-DD].md` durable audit record of inputs, assumptions, source boundaries, outputs, validations, changes, privacy decisions, and unresolved risks. + Final output after approval: - An updated PID, or copy-ready approved update text when direct editing is unavailable. @@ -674,6 +675,8 @@ If the receipt is compacted into a final response, preserve the full receipt as Use this Markdown structure when writing `PID-update-run-receipt-[YYYY-MM-DD].md`: +Record all receipts into the folder: portable-identity-document-template-OPEN\skills-recepits + ```md # PID Update Run Receipt diff --git a/skills/future-skill-submit-network-improvement-data.md b/skills/future-skill-submit-network-improvement-data.md deleted file mode 100644 index e69de29..0000000