-
Notifications
You must be signed in to change notification settings - Fork 71
feature - RFC 104 stdlib and package receipts, redaction, replay, and reports #1028
Copy link
Copy link
Open
Feature
1 / 11 of 1 issue completed
Copy link
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationfeatureNew feature or requestNew feature or requestruntime / core cratesSuggestions, features, or bugs related to the `incan-core`, `incan-stdlib`, 'incan-derive` cratesSuggestions, features, or bugs related to the `incan-core`, `incan-stdlib`, 'incan-derive` cratestoolingSuggestions, features, or bugs related to the Tooling (CLI/formatter/test runner)Suggestions, features, or bugs related to the Tooling (CLI/formatter/test runner)
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationfeatureNew feature or requestNew feature or requestruntime / core cratesSuggestions, features, or bugs related to the `incan-core`, `incan-stdlib`, 'incan-derive` cratesSuggestions, features, or bugs related to the `incan-core`, `incan-stdlib`, 'incan-derive` cratestoolingSuggestions, features, or bugs related to the Tooling (CLI/formatter/test runner)Suggestions, features, or bugs related to the Tooling (CLI/formatter/test runner)
Type
Projects
- StatusShow more project fieldsBacklog
Area
Problem statement
Receipts cannot be a logging convention. RFC 104 requires every host-bound stdlib operation and package-defined domain operation to emit compatible structured authority facts without exposing secrets.
Proposed solution
Implement the shared receipt API, redaction model, replay classifications, report artifacts, and standard-library/package integrations required by RFC 104.
Alternatives considered
Scope / acceptance criteria